Built with from Grav and Hugo by smk
Quicksort is most widely used sorting algorithm than any other algorithm.
Invented in 1960 by C.A.R. Hoare.
features
drawbacks
STL library uses qsort function.
qsort
Performance of the quicksort is highly dependent on the input.