由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
JobHunting版 - 最新两个面试题目
相关主题
问几道L家的设计题问道题
有人做过codility.com的题吗?[Job Opening] 3D Engine Developer - Physics and Low Level Optimization
发Facebook intern面经谁给解释解释这题?
请教一个DP的题SQL 面试问题
DP interview question即将入职亚麻的小硕求教一下今后发展方向
内推: Job opening @ Intel Santa Claraconcurrent programming skills怎么准备?
你如何给一个百万页的书建立index?thread和process区别,parallel和concurrent 区别
amazon 1st phone interviewopt加急[Update]
相关话题的讨论汇总
话题: array话题: reading话题: five话题: interview
进入JobHunting版参与讨论
1 (共1页)
c****l
发帖数: 1280
1
I failed in the phone interview from a big IT company G yesterday, here is
the interview question, hope it is helpful.
1) five very large sorted array, want to find their intersection(
consider both space and time,e.g., i/o reading)
my idea: something like merge sort. to optimize the speed with concurrency,
use two threads, one do computation, the other do i/0 reading,
for computation thread:
1) have 5 indexes point to five arrays (e.g., array of indices),
2)compare if 5 elements are same,if
1 (共1页)
进入JobHunting版参与讨论
相关主题
opt加急[Update]DP interview question
Offer from Bloomberg内推: Job opening @ Intel Santa Clara
Computation Science and Engineering你如何给一个百万页的书建立index?
请问计算机系什么专业硕士毕业以后比较好找工作? (转载)amazon 1st phone interview
问几道L家的设计题问道题
有人做过codility.com的题吗?[Job Opening] 3D Engine Developer - Physics and Low Level Optimization
发Facebook intern面经谁给解释解释这题?
请教一个DP的题SQL 面试问题
相关话题的讨论汇总
话题: array话题: reading话题: five话题: interview