Day 2 of July LeetCode Challenge
1 min readJul 2, 2020
Given a binary tree, return the bottom-up level order traversal of its nodes’ values. (ie, from left to right, level by level from leaf to root).
Given a binary tree, return the bottom-up level order traversal of its nodes’ values. (ie, from left to right, level by level from leaf to root).
We never really grow up, we only learn how to act in public