InterviewSolution
Saved Bookmarks
| 1. |
Which operation find the value associated with a given key?(a) Insert(b) Find Next(c) Look up(d) DeleteI would like to ask this question from Trees in portion Trees of Data Structures & Algorithms II got this question in an interview. |
|
Answer» Correct choice is (B) Find Next |
|