1.

Which of the following methods is the best choice for complex applications?(a) binary heap(b) d-heap(c) treap(d) pairing heapMy question comes from Heap topic in section Heap of Data Structures & Algorithms II have been asked this question during an interview for a job.

Answer»

The correct option is (d) pairing HEAP

BEST explanation: Pairing heap is the best choice for COMPLEX APPLICATIONS because it is SIMPLE and better than the others.



Discussion

No Comment Found

Related InterviewSolutions