Machine Learning Developer applicants have rated the interview process at Amazon with 3 out of 5 (where 5 is the highest level of difficulty) and assessed their interview experience as 100% positive. To compare, the company-average is 57.5% positive. This is according to Glassdoor user ratings.
Candidates applying for Machine Learning Developer roles take an average of 6 days to get hired, when considering 1 user submitted interviews for this role. To compare, the hiring process at Amazon overall takes an average of 28 days.
Common stages of the interview process at Amazon as a Machine Learning Developer according to 1 Glassdoor interviews include:
Skills test: 50%
Phone interview: 50%
Here are the most commonly searched roles for interview reports -
I applied through a recruiter. I interviewed at Amazon
Interview
I had a intro call with a recruiter who then sent me some possible roles. I expressed my interest but then never heard back from them. Essentially, I was ghosted by a recruiter , not a very pleasant experience.
I applied online. The process took 6 days. I interviewed at Amazon in Oct 2010
Interview
First I was contacted by a hiring manager and we set up an appointment with an engineer in the field I would be working in. Then I was contacted a few days later by the appointed person. He asked me various questions about previous experience I had listed on my resume, some data structure and algorithms questions.
Interview questions [1]
Question 1
Please code up and send me a function that takes two integer arrays and returns their intersection. This answer must take less than n^2 time.