I applied online. The process took 4 months. I interviewed at Amazon in Mar 2025
Interview
One round. 30mins behaviour and 30mins leetcode.
Leetcode was a hard question based on trie and dp. Behaviour was straightforward but not as simple as it seems. Follow up questions on the responses.
Got a zoom interview scheduled with two interviewers from the amazon prime video team, was asked a few questions relating to CV then asked a leetcode question to solve on a shared editor environment.
Interview questions [1]
Question 1
A leetcode linked list question on manipulating prev and next pointers
It started with the interviewer asking me to introduce myself. Then he explained the process and asked me to solve two DSA questions and then concluded with some behavioral questions.
Interview questions [1]
Question 1
They asked me a string based sliding window + hashmap question.