美文网首页Leetcode
【Binary Tree】Maximum Depth of Bi

【Binary Tree】Maximum Depth of Bi

作者: 安琪拉的小迷妹 | 来源:发表于2018-07-18 17:37 被阅读0次

    题目链接

    https://leetcode.com/problems/maximum-depth-of-binary-tree/description/

    思路:深度优先遍历

    简化代码:

    相关文章

      网友评论

        本文标题:【Binary Tree】Maximum Depth of Bi

        本文链接:https://www.haomeiwen.com/subject/uohapftx.html