由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Programming版 - binary search tree和hash table,各在什么场合用的多啊?
相关主题
some interview questionsWhat's the efficient way to merge two BST?
google inerview question (转载)请问大家一个eclipse CDT的问题 (转载)
Convert a binary tree to a BST... in place..Interview questions about hash function
这个Binary Tree的题来看看STL map
convert sorted array to binary search tree, 非递归怎么解?slack got hacked, 没一个安全的
linked list vs Binary treeconsistent hashing实际应用
请教双键的动态结构用什么数据结构比较好?binary ops in Matlab
请教算法题RODBC and BLOB
相关话题的讨论汇总
话题: hash话题: 场合话题: binary
进入Programming版参与讨论
1 (共1页)
C**********n
发帖数: 100
1
hash 查找 O(1)
BST 查找 O(log2n)
那他们各在什么场合用呢? 多谢。
l*****m
发帖数: 772
2
1 (共1页)
进入Programming版参与讨论
相关主题
RODBC and BLOBconvert sorted array to binary search tree, 非递归怎么解?
这个同学很神linked list vs Binary tree
如何在binary 矩阵中检索汉明码重?请教双键的动态结构用什么数据结构比较好?
求binary search的直径(最大的d(nodei,nodej))怎么最快请教算法题
some interview questionsWhat's the efficient way to merge two BST?
google inerview question (转载)请问大家一个eclipse CDT的问题 (转载)
Convert a binary tree to a BST... in place..Interview questions about hash function
这个Binary Tree的题来看看STL map
相关话题的讨论汇总
话题: hash话题: 场合话题: binary