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

Best explanation: The fundamental OPERATION of SKEW heaps is merging. Hence, it is similar to that of a LEFTIST HEAP.



Discussion

No Comment Found

Related InterviewSolutions