InterviewSolution
Saved Bookmarks
| 1. |
What is the child of smallest element of the given minimum ternary heap?(a) 1(b) 10(c) 22(d) 24My query is from Ternary Heap in section Heap of Data Structures & Algorithms II had been asked this question in an online interview. |
|
Answer» The CORRECT choice is (B) 10 |
|