InterviewSolution
Saved Bookmarks
| 1. |
How many types of insertion are performed in a binary tree?(a) 1(b) 2(c) 3(d) 4Query is from Binary Trees topic in division Binary Trees of Data Structures & Algorithms IThe question was posed to me in an internship interview. |
|
Answer» Right choice is (B) 2 |
|