I applied online. The process took 1 day. I interviewed at Amazon in Aug 2025
Interview
It was a DSA and LP round.
In the first phase, he gave his introduction and then asked me to introduce myself.
After that, he asked me an LP question, and later we moved on to the coding round.
I believe I nailed the LP round. However, I messed up in the coding round. It was probably an easy problem, but I had been working all night fixing a production issue and had a headache before and during the interview.
Interview questions [2]
Question 1
Have you ever had to create a project with a very limited deadline? What trade-offs did you make?
**
* ## Balanced Binary Tree Visualization
*
* Task:
* Create a balanced binary tree visualization using nested squares where:
* - Root: One square
* - Level 1: Two squares side by side
* - Level 2: Two squares inside each Level 1 square
*
* Colors should be assigned in pre-order traversal:
* (root -> left subtree -> right subtree)
*
* Input:
* const VIBGYOR_colors_named = [
* 'Violet',
* 'Indigo',
* 'Blue',
* 'Green',
* 'Yellow',
* 'Orange',
* 'Red'
* ];
*
* Expected color assignment:
* - Root: Violet
* - Left subtree: Indigo (parent) -> Green, , Yellow (children)
* - Right subtree: Blue (parent) -> Orange, Red (children)
*/
second dsa question was based on concentric square which was easy to solve and solved it.
I applied online. I interviewed at Amazon (Bengaluru) in Jan 2026
Interview
Good , the interview went very good and smooth.. their is total of the 3 round interview and after that i didn't got the call from the company and also no rejection maill
I applied through university. I interviewed at Amazon
Interview
I was given two data structures and algorithms problems of medium difficulty from LeetCode to solve. After completing those questions, the process continued with another round of interview for further evaluation.
Leetcode style questions from Blind 75. Behavioral was with hiring manager talking about previous experiences. Prep can be done in a month. Very pleasant experience and the interviews were kind. Recruiters set up the rounds smoothly.
Top companies for "Compensation and Benefits" near you