Q. Consider the following data. The pre order traversal of a binary tree is A, B, E, C, D. The in order traversal of the same binary tree is B, E, A, D, C. The level order sequence for the binary tree is
β
Correct Answer: (B)
A, B, C, D, E
You must be Logged in to update hint/solution
Discussion
Question Analytics
194
Total Visits
2 y ago
Published
Mr. Dubey
Publisher
84%
Success Rate