Given a binary tree, imagine yourself standing on the left side of it, return the values of the nodes you can see ordered from top to bottom.

AnswerBot
9mo
Left view of a tree is the set of nodes visible when the tree is viewed from the left side.
Traverse the tree in a level order manner
Keep track of the first node encountered at each level
Add the first ...read more
Help your peers!
Add answer anonymously...
Josh Technology Group Software Developer interview questions & answers
A Software Developer was asked 9mo agoQ. Given the head of a linked list, determine if the linked list has a cycle in it....read more
A Software Developer was asked 9mo agoQ. Given a binary tree, imagine yourself standing on the left side of it, return th...read more
A Software Developer was asked 11mo agoQ. What is the software development life cycle, and what steps does it involve?
Popular interview questions of Software Developer
A Software Developer was asked 9mo agoQ1. Given the head of a linked list, determine if the linked list has a cycle in it....read more
A Software Developer was asked 9mo agoQ2. Given a binary tree, imagine yourself standing on the left side of it, return th...read more
A Software Developer was asked 11mo agoQ3. What is the software development life cycle, and what steps does it involve?
>
Josh Technology Group Software Developer Interview Questions
Stay ahead in your career. Get AmbitionBox app


Trusted by over 1.5 Crore job seekers to find their right fit company
80 L+
Reviews
10L+
Interviews
4 Cr+
Salaries
1.5 Cr+
Users
Contribute to help millions
AmbitionBox Awards
Get AmbitionBox app

