Given a standard binary tree, print the maximum value in each possible path from the root of the tree to the leaf as a list
Any approach or similar question?