Aanchal PatialFollowJul 2, 2020·1 min readDay 2 of July LeetCode ChallengeGiven 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).