Fiz uma entrevista na empresa Amazon (Londres, Inglaterra).
Entrevista
The interview process started with an online assessment that I received shortly after applying. It was the first round and consisted of a short coding test hosted on an automated platform. There were only a few questions and the format was straightforward. After submitting the assessment, I waited for feedback and was later informed that I did not move forward to the next stage. The entire process was quick and communication was done through email.
Perguntas de entrevista [1]
Pergunta 1
The main coding question in the online assessment was essentially a Two Sum problem. It required finding two numbers in an array that add up to a target value. It was a very common and straightforward problem, so the difficulty level was easy.
Fiz uma entrevista na empresa Amazon (Seattle, WA).
Entrevista
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.
Perguntas de entrevista [1]
Pergunta 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.
Perguntas de entrevista [1]
Pergunta 1
They asked a leetcode medium level question involving hash maps