Dashboard/Trees/Maximum Depth of Binary Tree
Easy#104Recursive DFS

Maximum Depth of Binary Tree

Find the maximum depth of a binary tree.