b*****i 发帖数: 130 | 1 希望早点有一个offer,结束这种郁闷的收拒信的日子。。。
Amazon phone interview:
1. difference between array and linkedlist
2. what is hashtable
3. how to find a element in linked list? what's the time complexity?
how to find a element in sorted linked list? what's the time complexity?
4. coding: Write an algorithm to find the'next'node (i.e., in-order
successor) of a given node in a binary search tree.
Yelp phone interview:
round1:
what is SSL?
Oclet how many bits?
32 unsigned integer maxium value?
Finding a element for a linked list,time complexity?
Binary search for sorted array, time complexity?
HTTP port and protocol?
how to get the ip address using unix command?
SQL, hwo to remove a row?
round2:
C++ smarter point
Java difference between abstract class and interface
What will happen when click the URL in the browser
What’s the HTTP response like? How the browser handle the HTTP response?
How to implement login in, user bookmark? How to make sure secure?
Coding: pascal triangle. |
w****r 发帖数: 15252 | |
l*********r 发帖数: 136 | |
m****5 发帖数: 33 | 4 patpat,多看看面经,准备周全点。一般总是要有一堆据信才能找到心仪的offer的 |
b*****i 发帖数: 130 | 5 谢谢安慰,也祝你早点拿到offer!
【在 l*********r 的大作中提到】 : 同样经历中,互相安慰一个
|
M**a 发帖数: 848 | |
j*********n 发帖数: 99 | |
T*******e 发帖数: 4928 | |
d**k 发帖数: 797 | 9 搂主面的是network的职位么?
怎么这么多HTTP的东西?
?
【在 b*****i 的大作中提到】 : 希望早点有一个offer,结束这种郁闷的收拒信的日子。。。 : Amazon phone interview: : 1. difference between array and linkedlist : 2. what is hashtable : 3. how to find a element in linked list? what's the time complexity? : how to find a element in sorted linked list? what's the time complexity? : 4. coding: Write an algorithm to find the'next'node (i.e., in-order : successor) of a given node in a binary search tree. : Yelp phone interview: : round1:
|
d**k 发帖数: 797 | 10 Amazon的coding题需要pointer to parent node吧?
不然怎么做呢?
?
【在 b*****i 的大作中提到】 : 希望早点有一个offer,结束这种郁闷的收拒信的日子。。。 : Amazon phone interview: : 1. difference between array and linkedlist : 2. what is hashtable : 3. how to find a element in linked list? what's the time complexity? : how to find a element in sorted linked list? what's the time complexity? : 4. coding: Write an algorithm to find the'next'node (i.e., in-order : successor) of a given node in a binary search tree. : Yelp phone interview: : round1:
|
|
|
l*****a 发帖数: 14598 | 11 use stack to record the path so far
【在 d**k 的大作中提到】 : Amazon的coding题需要pointer to parent node吧? : 不然怎么做呢? : : ?
|
D******Q 发帖数: 25 | 12 bless楼主,同时也bless自己早点儿拿到心仪offer! |
w****r 发帖数: 15252 | 13 所谓的没有offer,是不是都focus在FLAG这些上面,而小公司都不乐意去呢? |
d**k 发帖数: 797 | 14 哦那就是assume知道root
【在 l*****a 的大作中提到】 : use stack to record the path so far
|
d**k 发帖数: 797 | 15 A和M哪个更好?
【在 w****r 的大作中提到】 : 所谓的没有offer,是不是都focus在FLAG这些上面,而小公司都不乐意去呢?
|
w****r 发帖数: 15252 | 16 我又被BS了一回,这些公司都太遥远了
【在 d**k 的大作中提到】 : A和M哪个更好?
|
m******i 发帖数: 6971 | |
j**********3 发帖数: 3211 | |
b*****i 发帖数: 130 | 19 A家onsite了,签了NDA就不多说了。
因为onsite了,被拒更加郁闷。。
【在 j*********n 的大作中提到】 : A家没下文?
|
b*****i 发帖数: 130 | 20 不是,我投的是backend engineer。。
不知道为啥问这么多。。只能用wiki上的基本知识在那招架,sigh
【在 d**k 的大作中提到】 : 搂主面的是network的职位么? : 怎么这么多HTTP的东西? : : ?
|
|
|
b*****i 发帖数: 130 | 21 加油加油!!郁闷的时候来版上听听大家鼓励,就有动力了,一同加油!
【在 M**a 的大作中提到】 : 加油。我想放弃了快。唉唉唉唉。
|
b*****i 发帖数: 130 | 22 我就是假设的pointer to parent node, 用的cc150的解法,对方似乎没见过这种解法
,表示解法不错。。。
【在 d**k 的大作中提到】 : Amazon的coding题需要pointer to parent node吧? : 不然怎么做呢? : : ?
|
w****r 发帖数: 15252 | 23 天哪,小公司就是面试简单啊,就问了我一个recursive怎么写
我了个去,白准备半天core Java了 |
b*****i 发帖数: 130 | 24 不是啊,我投了好多公司,包括indeed上的小公司,可是小公司压根连个电面都不给。。
【在 w****r 的大作中提到】 : 所谓的没有offer,是不是都focus在FLAG这些上面,而小公司都不乐意去呢?
|
h********1 发帖数: 344 | 25 感觉amazon的简单哦,AWS那边的问的五花八门
?
【在 b*****i 的大作中提到】 : 希望早点有一个offer,结束这种郁闷的收拒信的日子。。。 : Amazon phone interview: : 1. difference between array and linkedlist : 2. what is hashtable : 3. how to find a element in linked list? what's the time complexity? : how to find a element in sorted linked list? what's the time complexity? : 4. coding: Write an algorithm to find the'next'node (i.e., in-order : successor) of a given node in a binary search tree. : Yelp phone interview: : round1:
|
w****r 发帖数: 15252 | 26 我只有local小公司给我面试机会,大公司都不给我
。。
【在 b*****i 的大作中提到】 : 不是啊,我投了好多公司,包括indeed上的小公司,可是小公司压根连个电面都不给。。
|
o***g 发帖数: 2784 | 27 你是new grad?
感觉问题都太基础了
【在 b*****i 的大作中提到】 : 不是,我投的是backend engineer。。 : 不知道为啥问这么多。。只能用wiki上的基本知识在那招架,sigh
|
h******e 发帖数: 908 | 28 求如何找到local小公司机会的?
【在 w****r 的大作中提到】 : 我只有local小公司给我面试机会,大公司都不给我 : : 。。
|
b*****i 发帖数: 130 | 29 是的,俺是ee的new grad。。本行找不到工作,只好朝着码工努力
【在 o***g 的大作中提到】 : 你是new grad? : 感觉问题都太基础了
|
w****r 发帖数: 15252 | 30 给local小公司投简历啊100里面总会中那么几个吧
小公司上来简单, 直接进入主题问问题了,大公司太多的assessment
【在 h******e 的大作中提到】 : 求如何找到local小公司机会的?
|
|
|
b*****i 发帖数: 130 | 31 是不难,可惜错失好机会。。
【在 h********1 的大作中提到】 : 感觉amazon的简单哦,AWS那边的问的五花八门 : : ?
|