Examveda

Which one of the following is false?

A. Heap sort is an in-place algorithm

B. Heap sort has O(nlogn) average case time complexity

C. Heap sort is stable sort

D. Heap sort is a comparison-based sorting algorithm

Answer: Option C


This Question Belongs to Data Structure >> Sorting Algorithms

Join The Discussion

Related Questions on Sorting Algorithms