leetcode maximum-depth-of-binary-tree
题目:
Given a binary tree, find its maximum depth.
The maximum depth is the number of nodes along the longest path from the root node down to the farthest leaf node.
今天开始总结之前做过的leetcode的题
原创
2017-05-17 15:42:58 ·
242 阅读 ·
0 评论