本博客rss订阅地址: http://feed.cnblogs.com/blog/u/147990/rss
摘要: 先序遍历:http://www.cnblogs.com/TenosDoIt/p/3416824.html中序遍历:http://www.cnblogs.com/TenosDoIt/p/3445449.html后序遍历:http://www.cnblogs.com/TenosDoIt/p/3416835.html层序遍历:http://www.cnblogs.com/TenosDoIt/p/3440542.html 阅读全文
posted @ 2013-11-27 18:23 tenos 阅读(903) 评论(1) 推荐(1) 编辑
摘要: 其他LeetCode题目欢迎访问:LeetCode结题报告索引题目链接Two elements of a binary search tree (BST) are swapped by mistake.Recover the tree without changing its structure.N... 阅读全文
posted @ 2013-11-27 14:51 tenos 阅读(3327) 评论(2) 推荐(0) 编辑
摘要: 题目链接Given a binary tree, return theinordertraversal of its nodes' values.For example:Given binary tree{1,#,2,3}, 1 \ 2 / 3return[1,3,2].... 阅读全文
posted @ 2013-11-27 13:21 tenos 阅读(1675) 评论(0) 推荐(0) 编辑

本博客rss订阅地址: http://feed.cnblogs.com/blog/u/147990/rss

公益页面-寻找遗失儿童