InterviewSolution
Saved Bookmarks
| 1. |
The 2d search tree has the simple property that branching on odd levels is done with respect to the first key.(a) True(b) FalseI'd like to ask this question from Trees topic in division Trees of Data Structures & Algorithms IThis question was addressed to me during an online exam. |
|
Answer» Correct answer is (a) True |
|