xinyu04

导航

2022年5月28日 #

LeetCode 111 Minimum Depth of Binary Tree BFS

摘要: Given a binary tree, find its minimum depth. The minimum depth is the number of nodes along the shortest path from the root node down to the nearest l 阅读全文

posted @ 2022-05-28 14:51 Blackzxy 阅读(11) 评论(0) 推荐(0) 编辑