| Recommend this page to a friend! |
| Classes of Allan Bogh | > | Enhanced QuickSort | > | Download .tar.gz .zip | > | > | > | |||||
|
| |||||||||||||||||||||||||||||||||||||||||||
| Detailed description | ||
| This class implements an enhanced version of the quicksort algorithm to sort an array of comparable values. It uses a cutoff point to switch to an insertion sort when the array size has become too small for quicksort to be useful. It is recommended for use with arrays of 10,000 items or less. It can sort comparable values of type integer, double or strings which convert to integers. |
| Groups | ||
| Algorithms | Numerical and statistical algorithms | View top rated classes | |
| Data types | Modeling and manipulating data types | View top rated classes |
| Applications | ||||||
No application links were specified for this class.
|
||||||||||||||||||||||||||||||