InterviewSolution
Saved Bookmarks
| 1. |
How many common operations are performed in a binary tree?(a) 1(b) 2(c) 3(d) 4This intriguing question comes from Binary Trees topic in division Binary Trees of Data Structures & Algorithms IThe question was posed to me during an online exam. |
|
Answer» Correct choice is (c) 3 |
|