InterviewSolution
Saved Bookmarks
| 1. |
Which of the following are used as an internal operation in Top tree?(a) Merge(b) Cut(c) Expose(d) LinkThe query is from Binary Trees topic in portion Binary Trees of Data Structures & Algorithms IThis question was addressed to me in a national level competition. |
|
Answer» The correct answer is (a) Merge |
|