InterviewSolution
Saved Bookmarks
| 1. |
Pairing heaps time complexity was inspired by that of?(a) splay tree(b) treap(c) red-black tree(d) avl treeMy query is from Heap in division Heap of Data Structures & Algorithms IThis question was posed to me in an international level competition. |
|
Answer» Correct ANSWER is (a) splay tree |
|