Envié una solicitud electrónica. El proceso duró 2 meses. Acudí a una entrevista en Amazon (Vancouver, BC) en dic 2024
Entrevista
Took the OA (got a perfect score) and then a week later, got the scheduling invite for the final round interview. Final round interview had two portions: around 4 behavioural questions and 1 technical question with lots of follow-up questions. Make sure to study LPs for Amazon, I was able to do the technical part perfectly (a matrix question involving DFS), but I didn't really incorporate much of their LPs into my behavioural answers which negatively affected my candidacy.
Preguntas de entrevista [1]
Pregunta 1
Find the most efficient transportation routes in a given matrix
1 hour round consisting of 4 - 5 behaviorals questions and then a technical question (lc - medium). Should emphasize leadership principles for behavioral and technical question is completely interviewer dependent but it is usually a tagged question.
The Software Development Engineering Intern interview process includes an online application, followed by coding assessments, technical phone or video interviews, and sometimes a final round with behavioral and problem-solving questions.
Envié una solicitud electrónica. Acudí a una entrevista en Amazon
Entrevista
I had two Leetcode style questions to solve in 70 mins, after I finished I had to take personality questions which were exhausting.
The first question was something similar to leetcode 1402.
Preguntas de entrevista [1]
Pregunta 1
The Second question was something like this:
In an Array there are some numbers: numbers that are considered true values, a number that is the the some of those true values and outlier/s. write an algorithm to find the biggest outlier (there might be 2 outliers in the array).