InterviewSolution
Saved Bookmarks
| 1. |
What is the Height of the root node of ternary tree?(a) 1(b) 2(c) 3(d) 0My question is from 1 topic in portion Trees of Data Structures & Algorithms IThe question was asked during an internship interview. |
|
Answer» Right CHOICE is (d) 0 |
|