Examveda

What is its wort case time complexity of Heap sort?

A. O(nlogn)

B. O(n2logn)

C. O(n2)

D. O(n3)

Answer: Option A


This Question Belongs to Data Structure >> Sorting Algorithms

Join The Discussion

Related Questions on Sorting Algorithms