I applied online. I interviewed at Amazon (Nueva Delhi) in Mar 2022
Interview
There was an online coding assessment in which you had two solve 2 coding questions in 70 min followed by behavioral pattern questions separately. Both coding questions were medium level and I was able to solve almost both of them. After one week of this round, I got a selection mail from their recruitment team for the next rounds. All the interviews were conducted on the Amazon Chime platform.
Interview includes 2 coding rounds, 1 system design round, and STAR-based behavioral questions. Focus on DSA, especially graphs and trees. Also prepare Gmail filtering, timestamp-based filtering, and related implementation concepts.
Interview questions [1]
Question 1
Graphs trees star based questions filtering of emails and timestamps
I attended an SDE 1 interview at Amazon. The interviewer focused on data structures, algorithms, and problem-solving. I explained my approach clearly, optimized my solution, answered behavioral questions, and gained valuable interview experience.
Asked for intro, then 2 dsa question and 1 question on lp. Explain your thought process and start with brute force dry run it explain its tc and sc and theb jump on to optimised solution