Software Engineer Intern applicants have rated the interview process at Amazon with 3.5 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 58.2% positive. This is according to Glassdoor user ratings.
Candidates applying for Software Engineer Intern roles take an average of 60 days to get hired, when considering 4 user submitted interviews for this role. To compare, the hiring process at Amazon overall takes an average of 31 days.
Here are the most commonly searched roles for interview reports -
I applied online. The process took 4 weeks. I interviewed at Amazon (Seattle, WA) in Jul 2022
Interview
3 interview rounds, 1 Online Assessment, 1 Technical Interview, 1 Behavioral Interview. The OA was 1.5 hours, the technical interview was 45 minutes, and the behavioral was 45 minutes. The process was quick
I applied online. The process took 1 week. I interviewed at Amazon (Bengaluru) in Sep 2023
Interview
The interview process consisted of 2 rounds - an Online Assessment on HackerRank which consisted of 2 questions and an Interview Round in which they asked 2 DSA questions. In the interview, they also asked me to introduce myself and they straight away went for the questions.
Interview questions [1]
Question 1
Q1: Given a m x n grid filled with non-negative numbers, find a path from top left to bottom right, which minimizes the sum of all numbers along its path. Note: You can only move either down or right at any point in time. Q2: You are given an integer array height of length n. There are n vertical lines drawn such that the two endpoints of the ith line are (i, 0) and (i, height[i]). Find two lines that together with the x-axis form a container, such that the container contains the most water. Return the maximum amount of water a container can store.
Very normal process for a phone screening round. Interviewee was friendly and let me ask questions. I was able to provide a correct solution but they didn't share the results with me in a timely manner.