1.

How many basic operations can be performed in a d-heap?(a) 1(b) 2(c) 3(d) 4Query is from Heap in section Heap of Data Structures & Algorithms IThis question was posed to me in quiz.

Answer»

The CORRECT option is (b) 2

Best EXPLANATION: The two basic OPERATIONS PERFORMED in a d-heap are insert and delete-min operations.



Discussion

No Comment Found

Related InterviewSolutions