1.

d-heap is shallower than a binary heap.(a) true(b) falseOrigin of the question is Heap topic in division Heap of Data Structures & Algorithms II had been asked this question in an internship interview.

Answer»

The CORRECT choice is (a) true

The explanation is: d-heap is much SHALLOWER than a binary heap with respect to PERFORMANCE efficiency of insert and delete OPERATIONS.



Discussion

No Comment Found

Related InterviewSolutions