Page 1 of 1

Which one of the following is false?

Posted: Wed Jul 13, 2022 6:15 pm
by answerhappygod
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