I tuned into the zoom call. The interviewer was like half asleep. He seemed angry about being there. He asked me a few half hearted behavioral questions and then, still grumpy, pulled up the technical question, all the while rushing me through every step of the process.
Interview questions [1]
Question 1
Implement a hash map without using any built in hash map types.
I applied through college or university. The process took 5 days. I interviewed at Amazon (Bengaluru) in Nov 2024
Interview
The Interview began with an initial exchange of intros, Then Two DSA Questions were asked, Once I wrote the code I was asked to dry run it. The Interview was 45 mins Long
Interview questions [1]
Question 1
You are a professional robber planning to rob houses along a street. Each house has a certain amount of money stashed, the only constraint stopping you from robbing each of them is that adjacent houses have security systems connected and it will automatically contact the police if two adjacent houses were broken into on the same night.
You have two Arrays A and B, Find k pairs of numbers from the array that have the greatest sum such that one number of the pair is from A and the other is from B.
I had a 45-minute interview that included one behavioral question and one coding question. The interviewer focused on both technical skills and how I approach problem-solving and communication. I think they look at the STAR method as well as your coding skills
Interview questions [1]
Question 1
Simple Bahavioral question with one leetcode medium