- #美国面经
- #码农类general
- #面试经验
- #amazon
Amazon Phone Interview (1th and 2nd round)

458020
最近忙着找工作,从地里获得了很多有用的信息, 因此也来回馈一下地里的朋友们,希望大家都能顺利找到自己心仪的工作。
刚刚面完两轮Amazon phone interview,每轮45分钟,两轮之间只间隔10分钟, back to back真心有点累。第一次做online coding, 有点紧张。希望能有机会去onsite。
第一轮
面试官上来做了一番自我介绍,立马转入数据结构和算法,没有问关于project的问题。
1. What is a Class? What is an object?
2. What is an interface? What is a
本帖隐藏的内容需要积分高于 188 才可浏览,点击前往一亩三分地论坛阅读。
i[sup]th[/sup] element equals to the production of all the other elements in the array. Time and space complexity.
4. Onlien coding: Given three sets, find the intersection of these three sets. Time and space complexity.
5. 向面试官提问环节。
面试官很nice,问题都不难,也不涉及任何复杂的算法。但面试官很注重细节,所以coding的时候一定要考虑各种corner cases,特别是string manipulation的时候。
祝愿大家找工作顺利。
刚刚面完两轮Amazon phone interview,每轮45分钟,两轮之间只间隔10分钟, back to back真心有点累。第一次做online coding, 有点紧张。希望能有机会去onsite。
第一轮
面试官上来做了一番自我介绍,立马转入数据结构和算法,没有问关于project的问题。
1. What is a Class? What is an object?
2. What is an interface? What is a
本帖隐藏的内容需要积分高于 188 才可浏览,点击前往一亩三分地论坛阅读。
i[sup]th[/sup] element equals to the production of all the other elements in the array. Time and space complexity.
4. Onlien coding: Given three sets, find the intersection of these three sets. Time and space complexity.
5. 向面试官提问环节。
面试官很nice,问题都不难,也不涉及任何复杂的算法。但面试官很注重细节,所以coding的时候一定要考虑各种corner cases,特别是string manipulation的时候。
祝愿大家找工作顺利。