boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
JobHunting版 - Google phone interview questions
相关主题
An interview question from a well-known small company
Brainbench C++ 200 questions with answer $40/each
Question: Leader Selection
请教competency-based question
再请教SQL问题
Sample questions for the code screening of Amazon's "hiring event"?
code challenge 求助
k-selection algorithm
求助:一道careercup的算法题
onsite后被拒,怎么回复对方邮件呢?
相关话题的讨论汇总
话题: records话题: google话题: phone话题: read话题: questions
进入JobHunting版参与讨论
1 (共1页)
n*****g
发帖数: 274
1
1. primary key vs index
2. 1M 7 digit phone numbers, 2MB spare memory, read each number only once
and sort them.
3. you need read a lot of records, you don't know how many records here
before you complete it. After you read all those records, you need select
one record randomly.In another words, every record has same chance to be
selected. The memory is limited, that means you cannot store all those
records at one time.
1 (共1页)
进入JobHunting版参与讨论
相关主题
onsite后被拒,怎么回复对方邮件呢?
两道算法题
问两道数字题
问一道题
问个google面试题
问个Amazon面试题
经典activity selection的问题
贡献个题
sw design question for interview
请教一道G家面试题
相关话题的讨论汇总
话题: records话题: google话题: phone话题: read话题: questions