I applied through college or university. The process took 5 days. I interviewed at Amazon (Pilani) in Sep 2022
Interview
There were only 2 rounds. First One was an online round, with only 2 DSA (easy-medium) questions. The second round was a technical interview. He asked 2 questions. First was to update each node with the sum of the nodes greater than that node in a BST. Second questions was a hard question (given the time limit of 30 minutes and the pressure). The question is as follows
You are given a list of integers nums and an integer k. Consider an operation where you increment any one element once. Given that you can perform this at most k times, return the resulting value of the most frequently occurring number. If there's more than one solution, pick the smallest possible number.
Interview questions [2]
Question 1
First was to update each node with the sum of the nodes greater than that node in a BST.
You are given a list of integers nums and an integer k. Consider an operation where you increment any one element once. Given that you can perform this at most k times, return the resulting value of the most frequently occurring number. If there's more than one solution, pick the smallest possible number.
Had one virtual interview with an engineer. Prior to that, there was a online assessment with a leadership assessment (behavioral). Process was smooth. Heard back within reasonable time (1-2 weeks).
Interview questions [1]
Question 1
valid brackets on leetcode and we dove a bit deeper
First there was an online assesment and two rounds of tech interview where each round had 2 dsa problems which were lc medium and some behavioral questions and project related question.
The interview process was straightforward and friendly. It started with a recruiter screening, followed by a technical interview. The interviewer asked basic coding questions, object-oriented programming concepts, and a few behavioral questions based on Amazon Leadership Principles. The coding problems were not very difficult, and the interviewer was willing to provide hints when needed. Overall, the experience was positive and well organized.