β
Correct Answer: (C)
o(n log n)
Explanation: the best case and average case analysis of a quick sort algorithm are mathematically found to be o(n log n).
Explanation by: Mr. Dubey
the best case and average case analysis of a quick sort algorithm are mathematically found to be o(n log n).
Discussion
Question Analytics
250
Total Visits
3 y ago
Published
Mr. Dubey
Publisher
95%
Success Rate