由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
JobHunting版 - lint code : O(N) string match?
相关主题
老年程序猿 找工的建议universial hashing 一问
google phone interview questionarray contains two integer that sum up to 7
贡献些电话面试题目flextrade电面面经+求教
Amazon电话面试两个数组找duplicated有什么好办法
amazon电面大家好,请教一道CLRS上的题目
问一下LA和湾区工作比较Google实习第一轮电话面试总结
Arista Networks面经一个小问题,hash map和map的区别是什么?
Google电面面经 + onsite求祝福4sum的那道题
相关话题的讨论汇总
话题: kmp话题: lint话题: string
进入JobHunting版参与讨论
1 (共1页)
c******n
发帖数: 4965
1
http://www.lintcode.com/en/problem/strstr/#
if not KMP, what other approaches are possible? seems there is really not
any O(N) solutions simpler than KMP
I*******y
发帖数: 4893
2
估计是用个哈希

【在 c******n 的大作中提到】
: http://www.lintcode.com/en/problem/strstr/#
: if not KMP, what other approaches are possible? seems there is really not
: any O(N) solutions simpler than KMP

1 (共1页)
进入JobHunting版参与讨论
相关主题
4sum的那道题amazon电面
暑假总算把自个卖出去了...回报版上一个吧问一下LA和湾区工作比较
问一道分布式设计题Arista Networks面经
面试写代码把map 当哈希表用能假设时间复杂度O(1)吗?Google电面面经 + onsite求祝福
老年程序猿 找工的建议universial hashing 一问
google phone interview questionarray contains two integer that sum up to 7
贡献些电话面试题目flextrade电面面经+求教
Amazon电话面试两个数组找duplicated有什么好办法
相关话题的讨论汇总
话题: kmp话题: lint话题: string