Medium LC question with double pointer double map. Passed the interview but am on the waitlist for now. Standard behaviorals, emphasis on the LPs. Make sure to study those. Hopefully get off soon :)
1) online coding round data structures and Algo
2) dsa (data structures and Algo) coding walk in 2 questions in 45 min
3) result day they don't give any feedback about performance
I applied online. The process took 1 week. I interviewed at Amazon (Dehradun) in Sep 2023
Interview
They only ask DSA questions from leetcode. Questions are medium level.
If you practice leetcode medium level questions, it is enough or if you go through the previous year questions it will help because questions are repeated.
Interview questions [1]
Question 1
They asked a question from greedy approach using priority queue, basically it was a 0/1 knapsack.