InterviewSolution
Saved Bookmarks
| 1. |
What is the fundamental operation performed in skew heaps?(a) intersection(b) difference(c) merging(d) sortingThis interesting question is from Heap in section Heap of Data Structures & Algorithms II have been asked this question during an online interview. |
|
Answer» Right answer is (C) merging |
|