摘要: 111. Minimum Depth of Binary Tree Given a binary tree, find its minimum depth. The minimum depth is the number of nodes along the shortest path from t 阅读全文
posted @ 2019-04-18 22:06 mingL 阅读(170) 评论(0) 推荐(0) 编辑
摘要: 110. Balanced Binary Tree Given a binary tree, determine if it is height-balanced. For this problem, a height-balanced binary tree is defined as: a bi 阅读全文
posted @ 2019-04-18 22:03 mingL 阅读(126) 评论(0) 推荐(0) 编辑