111. Minimum Depth of Binary Tree

1.問題描述 Given a binary tree, find its minimum depth. The minimum depth is the number of nodes along the shortest path from the root node down to the nearest leaf node. Note: A leaf is a node with no ch
相關文章
相關標籤/搜索