由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
JobHunting版 - A家面经 (转载)
相关主题
问个最近面试里的题目我发现我竟然学会了12种tree traversal的办法
G家面经求推荐学习recursive 算法的资料
问了一个链表,1->2->3->4->5, 每两个交换,2->1->4->3->5L家的高频题merge k sorted arrays giving iterators求讨论!
问个算法题reverse an array
一个Linkedlist面试题的教训"简单的"linklist的问题
career cup上面一题递归求解Extension problem of finding intersection of two sorted array
问个题: 找read-only array中duplicate的数请教为什么这段程序运行不work?(doubly linked list) (转载
两种DP请问一道面试题
相关话题的讨论汇总
话题: array话题: 面经话题: find话题: test话题: online
进入JobHunting版参与讨论
1 (共1页)
l*********8
发帖数: 4642
1
【 以下文字转载自 WaterWorld 讨论区 】
发信人: snowy060 (傻乔妞妞), 信区: WaterWorld
标 题: A家面经
关键字: A家面经
发信站: BBS 未名空间站 (Mon Mar 18 13:51:27 2013, 美东)
上星期五刚刚去amazon面了onsite,我是通过online test过去的,不知道今年这个东
东amazon是怎么想的,周五同面的二十多个人有几个也是online test过去的,我
online test有三道题,find circle in linked list, calculate five max grade
students and merge two sorted linkedlist.
onsite一共四轮,面完之后大家交流了一下,貌似很少有相同的interviewer,第一个
是印度哥们,原谅我拙劣的英语吧,交流都有困难,preorder recursive and
iterative approach, find all numbers that appear in an array once,我先用
hashtable,然后他说如果不用怎样。。第二个是中国人,开始面的挺开心,find
largest 1000 points near one position(e.g. (x0,y0)), then he said if the
points I give you is very large, how could you do. somthing like external
sort. The second question is output index of all pairs that sum to specific
value, input is an integer array.第三个是个美国人,find intersect of two
singled linkedlist and how could you pass information of binary tree for
user to construct the same binary tree.第四个依旧是两个美国人,貌似只有一个问
题,an array only contains 0 and 1, and sort this array without extra buffer
and do this in one interation
一周之内就知道结果,希望可以好运降临,发帖求人品呀~~~
1 (共1页)
进入JobHunting版参与讨论
相关主题
请问一道面试题一个Linkedlist面试题的教训
MS a0, a1, ..., b0, b1... 问题career cup上面一题递归求解
有人同看Populating Next Right Pointers in Each Node II的recursive写法么?问个题: 找read-only array中duplicate的数
谁来解释下hashtable的iterator是怎么实现的两种DP
问个最近面试里的题目我发现我竟然学会了12种tree traversal的办法
G家面经求推荐学习recursive 算法的资料
问了一个链表,1->2->3->4->5, 每两个交换,2->1->4->3->5L家的高频题merge k sorted arrays giving iterators求讨论!
问个算法题reverse an array
相关话题的讨论汇总
话题: array话题: 面经话题: find话题: test话题: online