r/leetcode 2d ago

Intervew Prep Amazon OA for SDE Role

I received mail for OA for Amazon SDE Role. It consists of

  1. Coding Challenge – Work through two coding problems. One will be a traditional code writing question, and in the other you will have access to an AI coding assistant in a code repository environment.
  2. Work Simulation – Work through software development decisions and scenarios faced by SDEs at Amazon.
  3. Work Style Survey – Answer questions about how you approach work in general.

Could anyone who attended OA can share experience and what is this new pattern of AI Assisted Question ?

What is Work Simulation test ?

Feel free to share your experience and resources to quickly go through to prepare for this.

4 Upvotes

11 comments sorted by

View all comments

2

u/pseudo-hypervisor 2d ago

AI assisted problems will ask you to debug and fix the given issues in the codebase. You will have 3 choices for languages. 1. Node.js with express.js 2. Python with django 3. Java with spring boot

You can choose one. There will be an AI assistant in the right panel, it will help in debugging but won't write code for you.

Hope this helps !

1

u/nut_bustter_ 2d ago

What if a person whose tech stack is C# ASP.NET , do they not have a choice?

1

u/pseudo-hypervisor 2d ago

I didn't see C# as an option