Your Dashboard
Interview Coaching
Learn
System Design
ML System Design
Code
Behavioral
Salary Negotiation
Interview Guides
Search
⌘K
Get Premium
Leetcode 590. N-ary Tree Postorder Traversal
Return the postorder traversal of an n-ary tree (visit all a node’s children left-to-right before the node itself). Recursive is straightforward; the follow-up asks for an iterative stack-based solution.
Question Timeline
See when this question was last asked and where, including any notes left by other candidates.
All Regions
Comments
Hello Interview Premium
Your account is free and you can post anonymously if you choose.