Me postulé en línea. El proceso tomó 1 día. Acudí a una entrevista en Amazon en sep 2025
Entrevista
They send you an OA, ideally you should complete it with in 3 day.
I got 2 leet code questions (Hard and medium) one should use Fenwick tree and other basic greedy algorithm
Preguntas de entrevista [1]
Pregunta 1
You have two lists (retailers and customers) with x and y coordinates, you should return a map. Key customer coordinates, value should be a list of all retailers that located in a rectangle from (0,0) to a customer coordinates.
Round 1: OA (Leetcode + behavioral)
Round 2: 1hr Zoom (Leetcode + behavioral)
The interviewer looked very disinterested and bored, like he did not want to be there at all.
Preguntas de entrevista [1]
Pregunta 1
Tree based Leetcode quesiton, probably easy or medium.
The first step is an online assessment. The questions were not that difficult with leetcode practice. There were two leetcode medium style questions. The next step is an interview invitation.
Preguntas de entrevista [1]
Pregunta 1
They asked a leetcode medium level question involving hash maps