1.

What is the basic operation performed in a pairing heap?(a) merge(b) deletion(c) insertion(d) swappingI'm obligated to ask this question of Heap topic in portion Heap of Data Structures & Algorithms II have been asked this question by my school principal while I was bunking the class.

Answer»

Right choice is (a) merge

Best explanation: The basic operation performed in a PAIRING HEAP is merging. INSERTION is ALSO DONE by merging.



Discussion

No Comment Found

Related InterviewSolutions