由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
JobHunting版 - 一套算法题
相关主题
一道电面题请教MinHeap用STL实现
问大家一个cpp中function pointer的问题码工小菜鸟谈onsite
Two-Sigma面经帖个面试题,为了rp
也上一道算法题了(俺的版权了:))问个题
攒人品,twitter电话面经请教一道题
Amazon电面面经G家电面题目
Facebook Interview Questions再上到题
又想起一道google题目unselected by L
相关话题的讨论汇总
话题: array话题: find
进入JobHunting版参与讨论
1 (共1页)
b********e
发帖数: 693
1
How to efficiently find most frequent element in an array
P*******b
发帖数: 1001
2
hash

【在 b********e 的大作中提到】
: How to efficiently find most frequent element in an array
M********5
发帖数: 715
3
right. hashtable first, then find the key with maximum value

【在 P*******b 的大作中提到】
: hash
b********e
发帖数: 693
4
how about the array is huge, we don't know the size

【在 P*******b 的大作中提到】
: hash
b*****n
发帖数: 221
5
minheap?

【在 b********e 的大作中提到】
: how about the array is huge, we don't know the size
m*****f
发帖数: 1243
6
这题水深了...情况多了去了

【在 b********e 的大作中提到】
: how about the array is huge, we don't know the size
j**l
发帖数: 2911
7
GOOG大牛工作辛劳之余,抽空现身给大家答疑啦?

【在 m*****f 的大作中提到】
: 这题水深了...情况多了去了
1 (共1页)
进入JobHunting版参与讨论
相关主题
unselected by L攒人品,twitter电话面经
careercup书上那个maintain median value的题Amazon电面面经
问两道google题Facebook Interview Questions
An interview question of finding the median in a moving window.又想起一道google题目
一道电面题请教MinHeap用STL实现
问大家一个cpp中function pointer的问题码工小菜鸟谈onsite
Two-Sigma面经帖个面试题,为了rp
也上一道算法题了(俺的版权了:))问个题
相关话题的讨论汇总
话题: array话题: find