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)
2.3k
0
Do you find this helpful?
13

View all MCQs in

Data Structures (DS)

Discussion

No comments yet