I applied online. The process took 2 days. I interviewed at Amazon (Chennai) in Sept 2023
Interview
DSA based (leetcode style) :- rotten oranges
The "Rotten Oranges" problem involves a grid where each cell contains either a fresh orange, a rotten orange, or is empty. The goal is to determine the minimum time required for all fresh oranges to become rotten, given that rotten oranges can rot adjacent fresh ones in each unit of time. This problem can be solved using Breadth-First Search (BFS) to simulate the rotting process level by level.
After the online personality test (assessment), the process was rather easy consisting of one behavioral interview where the interviewer asked me questions about my experience and how I connect them to Amazons leadership principles. In the technical part, I was given a brief business case and asked to solve and present, was rather easy and time was enough. I was hired afterwards.
the first step was an OA. the second step were two online meetings including livecoding and technical questions. the questions were morr about my projects, not necessery technical questions about oop etc.
I applied online. I interviewed at Amazon (Luxembourg) in Apr 2026
Interview
I had two interviews, both went well. Had a couple of behavioral questions and one algo problem to solve in each interview. Also in the second one a couple of questions about the usage of GenAI.