InterviewSolution
Saved Bookmarks
| 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 |
|