How many elements can be sorted in O(logn) time using Heap sort?
Posted: Wed Jul 13, 2022 6:15 pm
a) O(1)
b) O(n/2)
c) O(logn/log(logn))
d) O(logn)
b) O(n/2)
c) O(logn/log(logn))
d) O(logn)
Accurate answers. Every time.
https://answerhappy.com/