小小程序媛  
得之坦然,失之淡然,顺其自然,争其必然

2015年10月13日

摘要: 题目Given a binary tree, return the zigzag level order traversal of its nodes’ values. (ie, from left to right, then right to left for the next... 阅读全文
posted @ 2015-10-13 14:47 Coding菌 阅读(115) 评论(0) 推荐(0) 编辑
 
摘要: 题目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 ... 阅读全文
posted @ 2015-10-13 14:27 Coding菌 阅读(95) 评论(0) 推荐(0) 编辑