I applied online. The process took 2 weeks. I interviewed at Amazon (Bengaluru) in Mar 2026
Interview
I applied the job through LinkedIn, after 2 weeks got a mail for Online Assignment, the online assignment was around 2 hours long.
In that there were 2 coding questions, 1 medium and 1 Hard.
I was able to pass all the testcases for question 1 but for question 2 I went on a wrong track and not able to get the complete solution still manages to get 4 test cases out of 15
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