InterviewSolution
Saved Bookmarks
| 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 |
|