Intenrship applicants have rated the interview process at Amazon with 3 out of 5 (where 5 is the highest level of difficulty) and assessed their interview experience as 100% positive. To compare, the company-average is 63.8% positive. This is according to Glassdoor user ratings.
Common stages of the interview process at Amazon as a Intenrship according to 1 Glassdoor interviews include:
Skills test: 50%
Phone interview: 50%
Here are the most commonly searched roles for interview reports -
I applied through college or university. I interviewed at Amazon in Oct 2025
Interview
A coding test with 2 questions of 30 testcases.I didnt get direct questions.i got questions from arrays,trees,graphs.i got selected in technical round.in interview,i got asked about graphs question,arrays question with time complexities.
Interview questions [1]
Question 1
graphs question.time complexity of the approach,optimal solution
I applied through college or university. The process took 1 day. I interviewed at Amazon (Hyderabad) in Aug 2024
Interview
There was one OA which had 2 easy medium dsa questions and some behavioural questions. This was followed by an interview round in which first a brief about any project was asked and then two dsa questions were asked, one was next permutation and the other was related to robot collisions based on stack
Interview questions [1]
Question 1
They asked two dsa questions and a brief about projects
I applied online. The process took 2 months. I interviewed at Amazon (Cape Town) in Jun 2025
Interview
There is an online screening test of 2 coding questions. The test is time limited and on the intermediate level. You are given the questions and an ide with full access to the internet to search whatever you need.
Interview questions [1]
Question 1
Given a beginWord and an endWord, find the shortest transformation sequence from beginWord to endWord using a word list.
use any language to code it