摘要:
题目: 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 neare 阅读全文
posted @ 2016-04-25 15:48
CodingGirl121
阅读(162)
评论(0)
推荐(0)
摘要:
题目: Given a binary tree, return the level order traversal of its nodes' values. (ie, from left to right, level by level). For example: Given binary tr 阅读全文
posted @ 2016-04-25 15:40
CodingGirl121
阅读(198)
评论(0)
推荐(0)
摘要:
题目:Given an integer n, return the number of trailing zeroes in n!. Note: Your solution should be in logarithmic time complexity. 题目解答: 这个题目是要求出给定的整数n的 阅读全文
posted @ 2016-04-25 15:24
CodingGirl121
阅读(117)
评论(0)
推荐(0)

浙公网安备 33010602011771号