Q. |
The worst case complexity of deleting any arbitrary node value element from heap is |
A. | O(logn) |
B. | O(n) |
C. | O(nlogn) |
D. | O(n2) |
Answer» A. O(logn) |
Login to Continue
It will take less than 2 minutes