Given root of a binary tree, check if it is balanced or not.
Given a binary tree, print its reverse level order traversal