Candidatei-me por meio de recrutador(a). Fui entrevistado pela Amazon (Londres, Inglaterra) em set. de 2019
Entrevista
I got mail from Amazon London for SDE 1, the process was smooth and I also went to London for onsite interview.
First Round: Online Assessment (2 Coding questions Easy+Medium)
Second Round: Virtual interview with senior guy (questions related to trees traversal , current work) ..basically screening round before onsite interview.
Onsite Interviews
(each round of 1 hour divided into 2 parts : 30 minute behavioural question and 30 minutes Technical):
Third Round: Low level design of Lift with some advance features, some question related to Amazon leadership principle.
Fourth Round: Coding question related to Tree/array + some question related to Amazon leadership principle.
Fifth Round: Interviewer presented me some C++ code, I had to review it + discussion on current work + some question related to Amazon leadership principle.
Sixth round: Tree traversal question (leetcode medium ) + some question related to Amazon leadership principle.
Seventh round : Don't remember the question + some question related to Amazon leadership principle.
and in same week I got a call from recruiter and got the offer.
Outras avaliações de entrevista de vagas de SDE 1 da empresa Amazon
Fiz uma entrevista na empresa Amazon (Seattle, WA).
Entrevista
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.
Perguntas de entrevista [1]
Pergunta 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