The Two Online Assessments (OA1 & OA2)
OA1 - Debugging/Logic: This part typically involves 5–7 debugging questions and logical reasoning/math questions. You are given code with errors and must fix them within a time limit.
OA2 - Coding & Simulation: This is usually 90 minutes and consists of two Medium-level coding problems (often LeetCode-style).
Work Style Assessment (Part of OA): A 15–20 minute personality test, often referred to as the 30–40 MCQ part, which evaluates your fit with Amazon's 16 Leadership Principles.
Graduates First
Graduates First
+3
2. The One Interview (Technical Round)
The "one interview" mentioned is likely the first technical video interview (often via Amazon Chime).
Format: Typically 45–60 minutes, focusing on Data Structures & Algorithms (DSA), specifically trees, graphs, or linked lists.
Focus: The interviewer focuses on your thought process, ability to optimize, and communication skills, not just the final working code.
3 rounds of interview for new grad sde, 1st round is behaviour, 2nd round lld, 3rd leetcode style question. got postponed for 2 weeks and then 3 months I was waitlisted only to know the headcount was full
It was hard but professional everything was on time
I tried to answer most of the questions , they required an optimised approach it's mostly about data structures and algorithms and some basics about computer science fundamentals and data bases
Interview questions [1]
Question 1
Dsa trees and graphs mostly about binary trees and bit manipulation too