OA and then 1 interview which consisted of LP questions and Leetcode medium to a hard level question which was related to priority queue and maps kinda question the interviewer made it on the fly
I applied through college or university. The process took 4 weeks. I interviewed at Amazon (Gurgaon, Haryana) in Feb 2025
Interview
OA round then 1 round interview.
In OA round 1 easy and 1 medium question were asked.
In interview question asked was number of unique islands, classic graph question.
Later the interviewer asked basic things like, expectatins and all general questions.
Interview questions [1]
Question 1
In interview question asked was number of unique islands, classic graph question.
1. Introduce yourself
2. Graph Question - convert the graph to a tree (medium) and an array (prefix sum) question to remove the smallest subarray to make the array strictly increasing (medium)
Interview questions [1]
Question 1
Graph Question - convert the graph to a tree (medium)