Convert Binary Tree to linked list
AnswerBot
1y
Convert a binary tree to a singly linked list.
Traverse the tree in-order and add each node to the linked list.
Use a stack to keep track of the nodes while traversing the tree.
Recursively merge the lef...read more
Help your peers!
Add answer anonymously...
Popular interview questions of Junior Engineer Trainee
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