Time complexity of quicksort: O(n log n) average, O(n²) worst case

Quicksort's average-case time complexity: O(n log n), worst-case: O(n²)

Time complexity of quicksort: O(n log n) average, O(n²) worst case

Quicksort's average-case time complexity: O(n log n), worst-case: O(n²)

Related concepts

One email a day: 5 concepts + the 5 stories that matter →

Swipe through 100 ML concepts daily

Open TickerNews