InterviewSolution
Saved Bookmarks
| 1. |
d-heap is similar to that of a?(a) binary heap(b) fibonacci heap(c) leftist heap(d) treapQuestion is taken from Heap topic in section Heap of Data Structures & Algorithms II have been asked this question in my homework. |
|
Answer» Correct answer is (a) BINARY HEAP |
|