InterviewSolution
Saved Bookmarks
| 1. |
How many orders of traversal are applicable to a binary tree (In General)?(a) 1(b) 4(c) 2(d) 3The question is from Binary Trees in section Binary Trees of Data Structures & Algorithms II had been asked this question in an interview for internship. |
|
Answer» Right option is (d) 3 |
|