Closed rundavidrun closed 7 years ago
The best and average time for quicksort is O(n log(n)), not O(n^2).
Corrected
The best and average time for quicksort is O(n log(n)), not O(n^2).