Interview with Amazon:
1) Phone interviews: 1 - 2 times.
- You will be asked some basic questions about your resume.
- You will be asked to a paper to write code (C/C++, Java). Then read your answer back to them.
- You will be asked some puzzles.
2) Onsite interviews: 4 - 5 rounds for one day.
- You will be asked questions about database, such as writing SQLs given some tables.
- You will be asked to code on whiteboard
- You will be asked what functions do? what their outputs? most likely in C/C++.
- Most likely, you will be asked questions about Stacks, Binary trees, Queues, etc.
- You will be asked questions about algorithms (such as finding a O(n) solution for some problems).
- You will be asked some behavior questions.
- mostly likely, you will have lunch with the manager.
If they want you, you will be contacted within two days.
Good luck.
|