What is the average number of comparisons used in a heap sort algorithm?
Posted: Wed Jul 13, 2022 6:15 pm
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)
b) O(N log N)-O(N)
c) O(N log N)-1
d) 2N log N + O(N)
Accurate answers. Every time.
https://answerhappy.com/