I applied online. I interviewed at Amazon (Bengaluru) in Mar 2024
Interview
The first round of interview was setup with a Senior Applied Scientist and was focused on ML Depth and Breadth. The 60 mins of the interview was split into 2 parts - the first 30 mins were an elaborate technical discussion about my AI/ML projects and the next 30 mins was a question answer round about general ML topics.
During the ML depth, the interviewer and I had a passionate discussion about my latest project which was in NLP. We started with laying out the problem statement and discussing the approaches that I took, what were my alternatives, the decision-making and the process and progress. Questions like what is the size of training data, how are you evaluating the performance of the model, what pre-processing techniques did you use, how do you plan to solve problem X were discussed.
In the ML breadth part of the interview we started with basic discussions on loss functions, optimizers, linear regression, solving for overfitting, regularisation, feature selection and in depth discussion on transformers.
I applied online. The process took 3 weeks. I interviewed at Amazon in Mar 2024
Interview
I did my phone interview using websites. They asked me to self-introduce myself around 5 minutes, and then some questions are raised regarding my past projects. A few questions are asked about Transformer and something related to technical things of deep learning.
I applied online. I interviewed at Amazon (Bengaluru) in Nov 2022
Interview
Simple DATA STRUCTURE AND ALGORITHM round, based on array and Bit Manipulation.
It was an online interview round, code was to written on codepad , and you need to first discuss the solution with the interviewer along with explaining the time complexity
Interview questions [1]
Question 1
A sorted array is given with every element repeated twice except for one element, find that element