[Data Structures and Algorithms] seeking a minimum depth of a given binary tree. The minimum depth of the root of the tree is the number of the shortest path to the nearest node of the leaf node.

NoSuchKey

Guess you like

Origin www.cnblogs.com/zhengwangzw/p/11456700.html