由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
JobHunting版 - [电话面试] Amazon First Round
相关主题
两个面试题目讨论一下请教一个C++的小问题: Node *&curr Vs Node *curr
sorted linked list里insert一个nodeGoogle Front-end Software Engineer Phone Interview
How can one determine whether a singly linked list has a cycle?bloomberg onsite题
F家电面How to find the kth biggest number in a BST
请教LEETCODE讲解部分的LCA一道题的变种。。Lowest common ancestor of two nodes of Binary Tree
C++ 面试题目分享(1)reverse random pointers of a single linked list
C++ Q62: loop in a linked list (Bloomberg)一个简单的java题
remove a node (and its memory) from a doubly linked list在版上看到的G题
相关话题的讨论汇总
话题: first话题: round话题: amazon话题: 口音话题: 面试
进入JobHunting版参与讨论
1 (共1页)
l********s
发帖数: 30
1
刚刚放下电话,很新鲜的面经~
一印度同学面的,之前一直在担心印度口音,没想到这位同学英语很好,几乎没有什么
口音,听起来很舒服。整个过程才35分钟,基本上很smooth,除了开始时他把我的名字
念得不像样以至于我以为是wrong number之外。还有一个奇怪的事,他最后没让我问问
题,就说 thanks for your time. 88~ 不知道这是不是不吉之兆。。。大伙有没有碰
到这种情况的?
1. talk about his team and amazon
2. introduce yourself
3. talk about my research
4. what's linked list? how to insert a node into middle?
ans: a data structure only sequential access to its elements allowed. for
each node, it has data field and next pointer field. in general, the
application h
j**l
发帖数: 2911
2
BST还有有序这个优点吧,Hash表没有
f*********5
发帖数: 576
3
he asked BST or BT?

【在 l********s 的大作中提到】
: 刚刚放下电话,很新鲜的面经~
: 一印度同学面的,之前一直在担心印度口音,没想到这位同学英语很好,几乎没有什么
: 口音,听起来很舒服。整个过程才35分钟,基本上很smooth,除了开始时他把我的名字
: 念得不像样以至于我以为是wrong number之外。还有一个奇怪的事,他最后没让我问问
: 题,就说 thanks for your time. 88~ 不知道这是不是不吉之兆。。。大伙有没有碰
: 到这种情况的?
: 1. talk about his team and amazon
: 2. introduce yourself
: 3. talk about my research
: 4. what's linked list? how to insert a node into middle?

l********s
发帖数: 30
4
啊,是的,我当时没想起来。。。这面试官在我答完问题后,一般只吱了一声,就转到
下一题了。。。感觉不是什么好事情。。。

【在 j**l 的大作中提到】
: BST还有有序这个优点吧,Hash表没有
l********s
发帖数: 30
5
sorry for that. he asked binary search tree. I updated my post.

【在 f*********5 的大作中提到】
: he asked BST or BT?
f*********5
发帖数: 576
6
did u say the basic definition of those two DS at first?

【在 l********s 的大作中提到】
: sorry for that. he asked binary search tree. I updated my post.
a*****k
发帖数: 704
7
reverse words回答不太好

【在 l********s 的大作中提到】
: 刚刚放下电话,很新鲜的面经~
: 一印度同学面的,之前一直在担心印度口音,没想到这位同学英语很好,几乎没有什么
: 口音,听起来很舒服。整个过程才35分钟,基本上很smooth,除了开始时他把我的名字
: 念得不像样以至于我以为是wrong number之外。还有一个奇怪的事,他最后没让我问问
: 题,就说 thanks for your time. 88~ 不知道这是不是不吉之兆。。。大伙有没有碰
: 到这种情况的?
: 1. talk about his team and amazon
: 2. introduce yourself
: 3. talk about my research
: 4. what's linked list? how to insert a node into middle?

h******3
发帖数: 351
8
Bless.
念Code要把每个括符都念出来来么?
你怎么熟悉印度口音啊?找个印度同学狂砍么?
l********s
发帖数: 30
9
唉。。。没有。。。答题的技巧不足啊,面壁ing...

【在 f*********5 的大作中提到】
: did u say the basic definition of those two DS at first?
l********s
发帖数: 30
10
我以前也念过code,也想听听大家的意见呢~
在网上找些 indian 的视频狂听。。。

【在 h******3 的大作中提到】
: Bless.
: 念Code要把每个括符都念出来来么?
: 你怎么熟悉印度口音啊?找个印度同学狂砍么?

a******r
发帖数: 389
11
Cong first!
I was phone interviewed with Google last week and they didn't let me ask
questions at the second part...
I do not think that was a bad sign, since I think I did not so bad.
Keep being positive thinking all the time while prepare for the next round!
This is the best we can do!
n******r
发帖数: 1247
12
没让问问题很正常,问了你这么多问题,没时间了,是好事
big bless!

【在 l********s 的大作中提到】
: 刚刚放下电话,很新鲜的面经~
: 一印度同学面的,之前一直在担心印度口音,没想到这位同学英语很好,几乎没有什么
: 口音,听起来很舒服。整个过程才35分钟,基本上很smooth,除了开始时他把我的名字
: 念得不像样以至于我以为是wrong number之外。还有一个奇怪的事,他最后没让我问问
: 题,就说 thanks for your time. 88~ 不知道这是不是不吉之兆。。。大伙有没有碰
: 到这种情况的?
: 1. talk about his team and amazon
: 2. introduce yourself
: 3. talk about my research
: 4. what's linked list? how to insert a node into middle?

K******g
发帖数: 1870
13
请问是不是Amazon的面试都不需要在editor里coding啊?

【在 l********s 的大作中提到】
: 刚刚放下电话,很新鲜的面经~
: 一印度同学面的,之前一直在担心印度口音,没想到这位同学英语很好,几乎没有什么
: 口音,听起来很舒服。整个过程才35分钟,基本上很smooth,除了开始时他把我的名字
: 念得不像样以至于我以为是wrong number之外。还有一个奇怪的事,他最后没让我问问
: 题,就说 thanks for your time. 88~ 不知道这是不是不吉之兆。。。大伙有没有碰
: 到这种情况的?
: 1. talk about his team and amazon
: 2. introduce yourself
: 3. talk about my research
: 4. what's linked list? how to insert a node into middle?

1 (共1页)
进入JobHunting版参与讨论
相关主题
在版上看到的G题请教LEETCODE讲解部分的LCA一道题的变种。。
BST 找重复节点数C++ 面试题目分享(1)
recovery BST 不考虑相同值的情况么?C++ Q62: loop in a linked list (Bloomberg)
问一题remove a node (and its memory) from a doubly linked list
两个面试题目讨论一下请教一个C++的小问题: Node *&curr Vs Node *curr
sorted linked list里insert一个nodeGoogle Front-end Software Engineer Phone Interview
How can one determine whether a singly linked list has a cycle?bloomberg onsite题
F家电面How to find the kth biggest number in a BST
相关话题的讨论汇总
话题: first话题: round话题: amazon话题: 口音话题: 面试