Candidatei-me online. Fiz uma entrevista na empresa Amazon.
Entrevista
This is a phone interview. The interviewer asked me several background questions. And followed a coding problem online. Here the question is. There are two arrays saved integers. Try to find cow and bull. Bull here means the same two numbers which are at the same index in those two arrays. And cow means the same two numbers which are not at the same index.
For instance,
array1 = [1,4,9]
array2 = [1,9,6]
so the bull is [1]
and the cow is [9]
Perguntas de entrevista [1]
Pergunta 1
If you can understand how the game performs, you will find answer very quickly.
Interview by recuriter, Phone interview over Chime with one easy Leet code problem and 2 behavioral questions. Although the interviewer was very casual at the start of the conversation, it quickly changed into behavioral questions at the start.
Perguntas de entrevista [1]
Pergunta 1
Encoding optimization algorithm and talk about a project you did recently.
First round is just leet code coding which screens through AI before going into live coding. Pretty simple and straighforward. Not too tough. Recruiter walks through it pretty nicely. Not sure how many rounds there are exactly
Fiz uma entrevista na empresa Amazon (New York, NY).
Entrevista
After submitting my application for the Software Engineer position, I received an invitation to complete an automated Online Assessment (OA). The assessment consisted of standard coding challenges, primarily focusing on algorithmic and data structure problems. Unfortunately, a few days after submitting my solutions for the assessment, I received an email informing me that I would not be moving forward in the interview process and was rejected.