InterviewSolution
Saved Bookmarks
| 1. |
A self – balancing binary search tree can be used to implement ________(a) Priority queue(b) Hash table(c) Heap sort(d) Priority queue and Heap sortThe above asked question is from Binary Trees in section Binary Trees of Data Structures & Algorithms II have been asked this question in an interview for job. |
|
Answer» Right choice is (a) Priority queue |
|