摘要: 来源:https://leetcode.com/problems/balanced-binary-tree Given a binary tree, determine if it is height-balanced. For this problem, a height-balanced bin 阅读全文
posted @ 2017-09-16 21:48 HitAnyKey 阅读(251) 评论(0) 推荐(0) 编辑
摘要: 来源:https://leetcode.com/problems/maximum-depth-of-binary-tree Given a binary tree, find its maximum depth. The maximum depth is the number of nodes al 阅读全文
posted @ 2017-09-16 10:44 HitAnyKey 阅读(198) 评论(0) 推荐(0) 编辑