Page 1 of 1

The worst case complexity of deleting any arbitrary node value element from heap is __________

Posted: Wed Jul 13, 2022 7:42 pm
by answerhappygod
a) O(logn)
b) O(n)
c) O(nlogn)
d) O(n2)