Skip to main content
Lesson 26 - Quicksort
Lesson MenuPreviousNext
  
Summary/Review page 5 of 6

Quicksort is generally the fastest and therefore most widely used sorting algorithm. There is a variation of quicksort named "quickersort" but it is still in the same class of algorithms. Once again, recursion makes fast work of a difficult task.


Lesson MenuPreviousNext
Contact
 ©ICT 2003, All Rights Reserved.