InterviewSolution
Saved Bookmarks
| 1. |
Which type of data structure is a ternary heap?(a) Array(b) Hash(c) Priority Queue(d) Priority StackThe above asked question is from Ternary Heap in chapter Heap of Data Structures & Algorithms II had been asked this question during an interview for a job. |
|
Answer» The correct option is (c) Priority Queue |
|