In a binary min heap containing n elements, the largest element can be found in __________ time.
Posted: Wed Jul 13, 2022 7:43 pm
a) O(n)
b) O(nlogn)
c) O(logn)
d) O(1)
b) O(nlogn)
c) O(logn)
d) O(1)
Accurate answers. Every time.
https://answerhappy.com/