Amazon SDE-1 OA - new format with an AI Assistant coding round (bug fixing)
Hi everyone, gave an Amazon OA recently and the format seems to have changed. Two questions total.
Question 1 — DSA (40 min)
medium-to-hard DSA question. Standard type, but the 40-min limit on a harder question means you can't afford to fumble the approach early.
Question 2 — AI Assistant Coding (60 min)
This is the new part. You're given a codebase + a preview of a website. There are 3 bugs to fix, and you can use an AI assistant built into the assessment to help.
You pick one backend stack:
- Node.js with MERN
- Java with Spring Boot
- Python with Django
Honest take: if you're a working professional or have real experience in any of these frameworks, this one is fairly easy. The bugs are the kind of thing you'd handle in a normal workday — it's testing whether you can navigate an unfamiliar codebase and use AI assistance well, not whether you can write algorithms from scratch.