J'ai postulé via un établissement d'enseignement supérieur ou universitaire. Le processus a pris 1 jour. J'ai passé un entretien chez Amazon (Bengaluru) en févr. 2025
Entretien
when it comes to interview process in companies like amazon the interview process immediately began with an intensive coding challenge that proved extremely arduous, testing participants’ advanced problem-solving skills and in-depth knowledge of programming concepts in interviews.
Questions d'entretien [1]
Question 1
The questions was about the real world implementation of amazon's day to day problems and how can we overcome them(ex: effectively managing delivery partner, etc.)
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.
Questions d'entretien [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