Search algorithm: Difference between revisions

Content deleted Content added
m ja:
m Fixed the link to 'String search algorithms'
Line 12:
[[Hash table|Hash tables]] are also used for search; they are the method of choice in most circumstances today.
 
There are also [[stringString search algorithmalgorithms|string search algorithms]], which are related but different.
 
[[Grover's algorithm]] is a [[quantum computer|quantum algorithm]] that offers quadratic speedup over the classical linear search for unsorted lists.