InterviewSolution
Saved Bookmarks
| 1. |
In a two-dimensional search tree, the root is arbitrarily chosen to be?(a) even(b) odd(c) depends on subtrees(d) 1My question is based upon Trees in division Trees of Data Structures & Algorithms II got this question in an international level competition. |
|
Answer» Correct answer is (b) odd |
|