

MCQOPTIONS
Saved Bookmarks
1. |
The worst case running time of all operations in a skew heap is given as? |
A. | O(N) |
B. | O(N log N) |
C. | O(N2) |
D. | O(M log N) |
Answer» B. O(N log N) | |