InterviewSolution
Saved Bookmarks
| 1. |
Does there exist a heap with seven distinct elements so that the Inorder traversal gives the element in sorted order.(a) Yes(b) NoQuestion is taken from Weak Heap in chapter Heap of Data Structures & Algorithms II got this question by my college director while I was bunking the class. |
|
Answer» Right answer is (b) No |
|