

MCQOPTIONS
Saved Bookmarks
1. |
What is the complexity of adding an element to the heap. |
A. | O(log n) |
B. | O(h) |
C. | O(log n) & O(h) |
D. | None of the mentioned |
Answer» D. None of the mentioned | |