由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
JobHunting版 - how do u check if a Binary tree is inorder sorted or not?
相关主题
inorder traversal and BSTLeetCode题Binary Tree Inorder Traversal
问个经典问题的improvementA question about how to uniquely represent a binary tree
问几个有关Binary tree的题关于preorder和inorder构建binary tree
贡献几道CS电面题G家新鲜面经
用BFS 和 inorder 重构二叉树?Find the node with given value in binary tree in in-order
LeetCode construct Binary TreeLeetcode Recover Binary Search Tree一问
Construct Binary Tree from Inorder and Postorder TraversalCreate Binary Tree from preorder and inorder arrays
recover binary search tree 常数空间F家phone interview的一道题
相关话题的讨论汇总
话题: binary话题: inorder话题: sorted
进入JobHunting版参与讨论
1 (共1页)
H*M
发帖数: 1268
1
时间和空间都要efficient..
g*******y
发帖数: 1930
2
recursive call passing lower&upper bound as parameters
1 (共1页)
进入JobHunting版参与讨论
相关主题
F家phone interview的一道题用BFS 和 inorder 重构二叉树?
请教一个关于sort的问题LeetCode construct Binary Tree
贡献几道G家onsite题Construct Binary Tree from Inorder and Postorder Traversal
bloomberg电面recover binary search tree 常数空间
inorder traversal and BSTLeetCode题Binary Tree Inorder Traversal
问个经典问题的improvementA question about how to uniquely represent a binary tree
问几个有关Binary tree的题关于preorder和inorder构建binary tree
贡献几道CS电面题G家新鲜面经
相关话题的讨论汇总
话题: binary话题: inorder话题: sorted