Answer Happy
Accurate answers. Every time.
https://answerhappy.com/
What is the worst case time in searching minimum value in weak -heap?
https://answerhappy.com/viewtopic.php?t=736600
Page
1
of
1
What is the worst case time in searching minimum value in weak -heap?
Posted:
Wed Jul 13, 2022 7:42 pm
by
answerhappygod
a) O(log n)
b) O(n)
c) O(n logn)
d) O(1)