I applied through other source. I interviewed at Amazon Web Services (Seattle, WA) in Nov 2022
Interview
The interview took place through a live video call. There was one coding question and two behavioral questions. The behavioral questions were related to the Amazon Leadership Principles: "Bias for Action", and "Ownership."
Interview questions [1]
Question 1
Tell me about a time where you took on a task that was beyond your responsibilities.
I applied online. The process took 2 weeks. I interviewed at Amazon Web Services (Remote) in Nov 2019
Interview
There were two stages of asynchronous knowledge assessments. The first was very general, about basic software development concepts, mostly multiple choice. The second was more about algorithms that you could run locally on tests provided by the employer. They were both timed. If you did well enough on the first, you were able to take the second, and same with the third, which was a remote interview where they come with two coding problems prepared. You will share a screen with them and show them the code that you right. Code does not have to be picture perfect, but you do have to show your understanding of the problem and the solution and stick to the right syntax of the language that you provide.
Interview questions [1]
Question 1
Subset Sum: given an array of numbers, find if a sub array of consecutive elements adds up to a certain number.
Two online assessments (back in 2019) followed by a virtual interview which had some leetcode questions. No on-site for the internship at least. OAs had some leetcode questions as well.
Interview questions [1]
Question 1
Some leetcode questions, I remember there being one easy and one medium during the interview.