由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Programming版 - 请问合并两个BST的算法
相关主题
请教算法题[合集] 微软的一个面试题
What's the efficient way to merge two BST?Convert a binary tree to a BST... in place..
some interview questions请教算法题
随机数与概率请教大家一个问题 (转载)
阅读Robert Sedgewick的"algorithms in C"的感受问个c++的template的问题
请教双键的动态结构用什么数据结构比较好?这个Binary Tree的题来看看
google inerview question (转载)有什么方法可以优化hashtable?
binary search tree和hash table,各在什么场合用的多啊?Re: 别了,纽约 (转载)
相关话题的讨论汇总
话题: bst话题: 合并
进入Programming版参与讨论
1 (共1页)
g*****u
发帖数: 298
1
合并大小为m和n的BST,要求O(m+n)
1 (共1页)
进入Programming版参与讨论
相关主题
Re: 别了,纽约 (转载)阅读Robert Sedgewick的"algorithms in C"的感受
convert sorted array to binary search tree, 非递归怎么解?请教双键的动态结构用什么数据结构比较好?
一般操作很多的数据用什么数据结构?google inerview question (转载)
linked list vs Binary treebinary search tree和hash table,各在什么场合用的多啊?
请教算法题[合集] 微软的一个面试题
What's the efficient way to merge two BST?Convert a binary tree to a BST... in place..
some interview questions请教算法题
随机数与概率请教大家一个问题 (转载)
相关话题的讨论汇总
话题: bst话题: 合并