Khosro Raúl Soleimani

30%
Flag icon
Quicksort Quicksort is a sorting algorithm. It’s much faster than selection sort and is frequently used in real life. For example, the C standard library has a function called qsort, which is its implementation of quicksort. Quicksort also uses D&C.
Grokking Algorithms: An illustrated guide for programmers and other curious people
Rate this book
Clear rating