I applied online. The process took 2 months. I interviewed at Amazon (Bengaluru)
Interview
Our Team participated in Amazon Hackon24 and based on it's performance I got the links of Online Assessments after qualifying those I reached the interview stage.In the first OA there were 2 coding questions (easy) and 60 mcq questions of dbms,Computer Organization ,aptitude,Computer Networks.In second OA two questions were there one was easy and one was medium
Interview questions [1]
Question 1
One complee Binary tree is there
The root node is having value 1
The value of the first node in the level =1+value of the last node in the previous level
The value of the first node in the level =1+value of the previous node in the same level
You are given target x you have to find whether the value x is present or not in the tree if it is present find the path to it starting from the root node
If not present return empty array
X=10; {1,2,5,10}
X=10 ;{}
La entrevista para el puesto de Software Engineer Intern en Amazon fue únicamente en una prueba técnica online con ejercicios de programación y algoritmos, tipo LeetCode. El nivel era alto para unas prácticas, y la plataforma funcionó correctamente durante la evaluación.
Online assessment 1 hour 2 system design questions difficult as well
1 Final round interview 25 min behavioral and 35-40 min technical questions 1-2 leet-code medium difficulty questions data structure analysis questions
Interview questions [1]
Question 1
Amazon Leadership principle for behavioral section
Online Assessment (OA): Usually involves two coding problems (debugging/solving) and a work-style simulation (behavioral/leadership principles).Final Interview: A 45-60 minute interview via Amazon Chime involving one technical question (data structures/algorithms) and behavioral questions.Offer: Results can take 1–3 weeks after the final interview.