InterviewSolution
Saved Bookmarks
| 1. |
Which of the following is the implementation of the ternary tree?(a) AVL Tree(b) Ternary Heap(c) Hash Table(d) DictionaryEnquiry is from Ternary Tree topic in division Trees of Data Structures & Algorithms IThe question was asked in my homework. |
|
Answer» Correct answer is (b) Ternary Heap |
|