摘要: 题目:Given inorder and postorder traversal of a tree, construct the binary tree.Note:You may assume ... 阅读全文
posted @ 2015-11-29 08:59 JSRGFJZ6 阅读(117) 评论(0) 推荐(0)
摘要: 题目:Given preorder and inorder traversal of a tree, construct the binary tree.Note:You may assume t... 阅读全文
posted @ 2015-11-29 08:55 JSRGFJZ6 阅读(123) 评论(0) 推荐(0)