Me postulé en línea. Acudí a una entrevista en Amazon (Bengaluru) en nov 2021
Entrevista
Online test, followed by virtual onsite interview. One Leetcode Medium Question. Rather than the actual code, they were mostly interested in how I approach the problem and I had to speak aloud about my thought process in solving the problem.
Preguntas de entrevista [1]
Pregunta 1
Number of Islands,
Level Order (and Zigzag) Tree Traversal,
Word Series (Word Ladder 1 & 2, Word Break 1 & 2, Word Search 1 & 2).
"parking lot" OOD question
Remove all duplicate numbers from a list.
Given huge database of sentences, write a class to find most frequently used words
Questions on data structures like array list, linked list, hash table, binary search tree. Differences between these data structures and when would you use which one. Inheritance and Composition.
First round: 2-3 behavioral questions followed by a coding question. The question was given a binary tree find a subtree within the binary tree that adds up to a certain target sum.
Second round: 2-3 behavoral questions followed by an OOD question. The question was a bit vague and I had a hard time understanding their english but essentially it was to design a wharehouse class that had certain constraints such that the particular wharehouse could only store certain products.
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