LeetCode Question · Nov 2021 · Los Angeles

Facebook | Phone interview | SWE intern

SWE Phone Screen Intern
2 upvotes 767 views 1 reply

Question Details

Prompt This was the same prompt as Vertical Order Traversal, except without the stipulation that nodes in the same position must be sorted by value. Level Order Traversal Solution def verticalTraversal(root): # Level-order...

Full Details

🔒

Unlock full leaked content

Full insider details, leaked discussions, and candidate experiences.

Get Premium →

Topics

Binary Tree Queue Stack