Ho sostenuto un colloquio presso Amazon (Londra, Inghilterra)
Colloquio
process:
phone screening -> 3 rounds of interviews back to back (interview loop) -> result
interviewers were very nice, very happy to answer questions about their career development. was given leetcode style problems in phone screening + loop. loop consisted of systems design, leetcode, behavioural. systems design question was “design a file management system”.
Domande di colloquio [1]
Domanda 1
- systems design: design a file management system
- leetcode: implement autocorrect from a known list of frequently used words
- behavioural: tell me about a time where you disagreed with a team member
Ho sostenuto un colloquio presso Amazon (Seattle, WA)
Colloquio
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.
Domande di colloquio [1]
Domanda 1
Graphs trees star based questions filtering of emails and timestamps
Ho sostenuto un colloquio presso Amazon (Hyderabad)
Colloquio
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