Me postulé en línea. El proceso tomó 5 semanas. Acudí a una entrevista en Amazon (Austin, TX) en may 2022
Entrevista
1 Online Assessment
4 - virtual onsite rounds
1 - Low level Design+ 1 API Design
2 - Coding question rounds
1 - Debugging the code and reviewing the code
Preguntas de entrevista [1]
Pregunta 1
1. Design an API for amazon locker system - and scale later
2. Design tinyUrl
3. Review a user given code and point out issues(multi threading related question for unbounded range storage, range is based on expiry date)
4. List of words, map all words(subStrings) that can make up any word(string) within the list.
5. roulette random weighted distribution, [1,2,4,8] = total = 15, weights = 8/15, 4/15, 2/15, 1/15. write a random number generation based on the weights.
5 rounds and each is eliminator. First 2 round is DSA and other are related to the System design. Made to the Bar Raiser round but selected for SDE 1. I rejected
OA was difficult which had two Leetcode Hard problems
Recruiter was very helpful and gave a lot of time inbetween rounds to prepare
Next rounds were drive rounds, I was asked to solve two DP Hard problems on the given time limit of 60 mins
4Rounds, Each round has 1 coding and 2 Leadership principles.
First round has LLD and 2 LP
Second round 1 leetcode 2LP
Third Round HLD 2LP
Bar Raiser 1 LLD and 2 LP
Preguntas de entrevista [1]
Pregunta 1
More LP questions
Describe a time you had conflict and more than 2 solutions to an approach