From Recruiter
coding questions are like leetcode questions,
Then you will have a recruiter interview.
In the final round you will have 4 rounds back-to-back interviews on coding and design questions, and your working experience based on their principle.
For data structure questions they are asking quite deep so be prepared.
Online assessment consists of 2 DSA and 1 development question of a real application with bugs to fix (you can select development framework and language). After that 10-15 behavioural questions related to work scenarios.
I applied through a recruiter. I interviewed at Amazon in Jun 2026
Interview
Fui abordado pelo recruiter no linkedin.
Não houve muita conversa, já fomos logo marcando a primeira etapa que era um code assessment. Nas trocas de email haviam vários guias e orientações sobre o que esperar.
Não me lembro exatamente se eram 2 ou 3 perguntas, e se o tempo era de 60 ou 90 minutos.
Interview questions [1]
Question 1
Code assesment (sozinho): Debugar uma aplicação (com back e front juntos) do porque uma inserção não está funcionando corretamente.
Live coding:
1 questão: Arvore binária matemática: Como chegar ao resultado da conta
2 questão: Dado o array, monte a árvore (o inverso da 1).
Árvore usada:
+
/ \
- *
/ \ / \
2 4 10 7
Coding ques nd LPs. lc mediums were asked nd some lps were asked.. DSA questions.
Something like printing path from a to b in a graph. Ghe shortest one. Coding ques nd LPs. lc mediums were asked nd some lps were asked.. DSA questions.
Something like printing path from a to b in a graph. Ghe shortest one.