摘要: minimum depth of binary tree ​Given a binary tree, find its minimum depth.The minimum depth is the number of nodes along the shortest... 阅读全文
posted @ 2018-11-23 23:57 走走停停yyl 阅读(279) 评论(0) 推荐(0)
摘要: maximum depth of binary tree ​Given a binary tree, find its maximum depth.The maximum depth is the number of nodes along the longest ... 阅读全文
posted @ 2018-11-23 23:54 走走停停yyl 阅读(111) 评论(0) 推荐(0)