InterviewSolution
Saved Bookmarks
| 1. |
What is the reason for the efficiency of a pairing heap?(a) simplicity(b) time-efficient(c) space-efficient(d) advancedI'd like to ask this question from Heap in division Heap of Data Structures & Algorithms IThe question was asked during an online interview. |
|
Answer» The CORRECT OPTION is (a) SIMPLICITY |
|