摘要: 题目:Given a binary tree, find its maximum depth. The maximum depth is the number of nodes along the longest path from the root node down to the farthes 阅读全文
posted @ 2014-10-26 13:19 Mr.do 阅读(104) 评论(0) 推荐(0) 编辑
摘要: 题目:Sort a linked list using insertion sort. 阅读全文
posted @ 2014-10-26 09:50 Mr.do 阅读(125) 评论(0) 推荐(0) 编辑