Search
⌘K

Leetcode 107. Binary Tree Level Order Traversal II

Produce the level-by-level ordering of a binary tree's node values but return the levels from bottom to top (leaf level first, root last), preserving left-to-right order within each level.


Question Timeline

See when this question was last asked and where, including any notes left by other candidates.

Comments

Your account is free and you can post anonymously if you choose.