Given n-ary tree, print the nodes in level-order zig-zag manner. O(n) time
AnswerBot
1y
Print nodes of n-ary tree in level-order zig-zag manner in O(n) time.
Use a queue to traverse the tree level by level.
For each level, alternate between printing nodes from left to right and right to le...read more
Help your peers!
Add answer anonymously...
Top Amazon Software Developer interview questions & answers
Popular interview questions of Software Developer
Top HR questions asked in Amazon Software Developer
Stay ahead in your career. Get AmbitionBox app
Helping over 1 Crore job seekers every month in choosing their right fit company
65 L+
Reviews
4 L+
Interviews
4 Cr+
Salaries
1 Cr+
Users/Month
Contribute to help millions
Get AmbitionBox app