由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
JobHunting版 - reconstruct the tree from inorder and postorder lists
相关主题
考大家个新题 visitor reconstruct generic tree现在怎么都是讨论offer的,没有做题的了?
G家新鲜面经[leetcode] Binary Tree from Inorder & Postorder Traversal
问几个有关Binary tree的题LeetCode construct Binary Tree
问一道算法题Construct Binary Tree from Inorder and Postorder Traversal
问个1337网页上面的经典题Amazon 电面
攒人品,amazon一面经历LeetCode题Binary Tree Inorder Traversal
preorder/postorder和inorder重建树有非递归的方法吗?讨论一道leetcode上面的题
问一道二叉树遍历的问题? 谢谢!请高手指教:CC150 Subtree 问题(4.7)的一点疑问
相关话题的讨论汇总
话题: postorder话题: inorder
进入JobHunting版参与讨论
1 (共1页)
c***2
发帖数: 838
1
I can do it manually. But can't get an elegant program in C.
Does Anybody know a good solution?
Thanks,
c***2
发帖数: 838
2
This one works, but looks ugly.
c***2
发帖数: 838
3
Assume total nodes <= 16.
1 (共1页)
进入JobHunting版参与讨论
相关主题
请高手指教:CC150 Subtree 问题(4.7)的一点疑问问个1337网页上面的经典题
A question about how to uniquely represent a binary tree攒人品,amazon一面经历
CC150最大的好处preorder/postorder和inorder重建树有非递归的方法吗?
F家phone interview的一道题问一道二叉树遍历的问题? 谢谢!
考大家个新题 visitor reconstruct generic tree现在怎么都是讨论offer的,没有做题的了?
G家新鲜面经[leetcode] Binary Tree from Inorder & Postorder Traversal
问几个有关Binary tree的题LeetCode construct Binary Tree
问一道算法题Construct Binary Tree from Inorder and Postorder Traversal
相关话题的讨论汇总
话题: postorder话题: inorder