List of algorithms: Difference between revisions

Content deleted Content added
Sort algorithms moved out
m * quicksort moved out too
Line 28:
 
* [[Perfect hashing]]
 
* [[Quicksort]]: sorts by dividing the elements into small and large ones, then sorting each group
 
* [[Shors algorithm|Shor's algorithm]]: finds factors of a number on a quantum computer