1.

What is the process of building a ternary heap called?(a) Heapify(b) Hashing(c) Linking(d) MergingMy question is based upon Ternary Heap topic in chapter Heap of Data Structures & Algorithms IThe question was asked in a job interview.

Answer»

Right choice is (a) Heapify

Easy EXPLANATION - Ternary heap is a type of data structure in the field of COMPUTER science. It is a PART of the Heap data structure FAMILY. So, the process of building a ternary heap is KNOWN as Heapify.



Discussion

No Comment Found

Related InterviewSolutions