由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
JobHunting版 - round 1 phone interview today -- Amazon
相关主题
How to handle the return type of container.size() in C++这个rebuild binary tree的问题
请教为什么这段程序运行不work?(doubly linked list) (转载GOOG ONSITE 面试
请教 Iterator 一题树 inorder下个节点最好办法是啥
树中序遍历,要求左子树用递归,右子树用iteration关于inordertraversal 的iterative way
问一个coding的skill新鲜Amazon面经(附参考答案) 顺便求各种大公司refer
看atoi代码很麻烦,不如讨论讨论test case吧ms面试题目
什么也不管了,给了一个烙印很差的feedback问了一个链表,1->2->3->4->5, 每两个交换,2->1->4->3->5
请教关于如何写TestCasebinary tree的in-order iterator怎么写?
相关话题的讨论汇总
话题: amazon话题: interview话题: today话题: round话题: pool
进入JobHunting版参与讨论
1 (共1页)
c***z
发帖数: 6348
1
I am feeling bad about the interview today.
I prepared for hard questions, but the questions I got were simple:
1. Word count in a string.
2. Design a parking pool.
I got the first one in 2 minutes just like everyone else. But in the program
I forgot the exception case: what if the string is NULL? Also, my loop has
an overflow since I had the iterator run to n+1...
God, I never made such mistakes while programming!
The second one I give ticket, space and pool classes and described the
methods an
c*****o
发帖数: 178
2
bless!已经很好了
l******t
发帖数: 12659
3
thanks for share!
blessings!
M******g
发帖数: 1179
4
bless !

program
has
was

【在 c***z 的大作中提到】
: I am feeling bad about the interview today.
: I prepared for hard questions, but the questions I got were simple:
: 1. Word count in a string.
: 2. Design a parking pool.
: I got the first one in 2 minutes just like everyone else. But in the program
: I forgot the exception case: what if the string is NULL? Also, my loop has
: an overflow since I had the iterator run to n+1...
: God, I never made such mistakes while programming!
: The second one I give ticket, space and pool classes and described the
: methods an

c***z
发帖数: 6348
5
Thanks! I think I should move on now...
1 (共1页)
进入JobHunting版参与讨论
相关主题
binary tree的in-order iterator怎么写?问一个coding的skill
关于priority_queue一问看atoi代码很麻烦,不如讨论讨论test case吧
Leetcode: Symmetric Tree有没有好的iterative的解法?什么也不管了,给了一个烙印很差的feedback
狗家实习面试题请教关于如何写TestCase
How to handle the return type of container.size() in C++这个rebuild binary tree的问题
请教为什么这段程序运行不work?(doubly linked list) (转载GOOG ONSITE 面试
请教 Iterator 一题树 inorder下个节点最好办法是啥
树中序遍历,要求左子树用递归,右子树用iteration关于inordertraversal 的iterative way
相关话题的讨论汇总
话题: amazon话题: interview话题: today话题: round话题: pool