The hiring process involves an in depth Coding exam as well as an in depth Interview with another separate coding challenge to test the users knowledge on development principles and software design
Interview questions [1]
Question 1
What is a typical day in the life of a software developer
I interviewed at Amazon Web Services (Arlington, VA)
Interview
They give you a couple of online assessments then a final round to discuss the code you wrote and make sure you wrote it. You can probably find all of the questions on leetcode.
The first part of process was Amazon assessment. Then clearing that, the interview loop consisted of 3 rounds.
1. Technical Coding (OOPs) and Behavorial (LP)
2. Behvaorial (LP)
3. Technical Coding Round
I interviewed at Amazon Web Services (Santa Clara, CA)
Interview
Leetcode question, high level sys design question. Looked for Amazon principles, used STAR method to answer questions. A couple of low level questions as well like thread locking. It was team based so the team you interview for will be picking you up.
Interview questions [1]
Question 1
Sliding window minimum, describe a time where you had to work backwards form the custonwr