Page 1 of 1

What is the average number of comparisons used in a heap sort algorithm?

Posted: Wed Jul 13, 2022 6:15 pm
by answerhappygod
a) N log N-O(N)
b) O(N log N)-O(N)
c) O(N log N)-1
d) 2N log N + O(N)