I applied through university. I interviewed at Amazon
Interview
My friend referred me. The whole process took 3 months. I got first OA, all the question are about the math and reading. After 2 weeks, I passed it and got second OA, it is coding related, algorithm problems.
Interview questions [1]
Question 1
Given an array of integers, return indices of the two numbers such that they add up to a specific target.
You may assume that each input would have exactly one solution, and you may not use the same element twice.
Example:
Given nums = [2, 7, 11, 15], target = 9,
Because nums[0] + nums[1] = 2 + 7 = 9,
return [0, 1].
Was part of the women programme spring insight. Started off with an initial cv screen, then moved onto a hackerrank oa, and then we moved onto an in person workshop with an interview at the end
Interview questions [1]
Question 1
They asked to discuss how I dealt with learning new things
Round 1: OA (Leetcode + behavioral)
Round 2: 1hr Zoom (Leetcode + behavioral)
The interviewer looked very disinterested and bored, like he did not want to be there at all.
Interview questions [1]
Question 1
Tree based Leetcode quesiton, probably easy or medium.
I applied in-person. I interviewed at Amazon (Seattle, WA) in Jun 2026
Interview
Alright process one technical and one one technical as well worth behavioral at end on each sides. will drill you on the project you talk about so be prepared as such
Interview questions [1]
Question 1
Tell me about a project on your resume? How did you implement Ai