Candidates applying for Front End Developer roles take an average of 4 days to get hired, when considering 2 user submitted interviews for this role. To compare, the hiring process at Amazon overall takes an average of 32 days.
Common stages of the interview process at Amazon as a Front End Developer according to 2 Glassdoor interviews include:
Phone interview: 50%
Skills test: 50%
Here are the most commonly searched roles for interview reports -
I applied through an employee referral. The process took 4 days. I interviewed at Amazon (San Francisco, CA) in Oct 2014
Interview
Refered as a front end developer by a current employee. Was offered an interview for a different position in Seattle, which they then rescinded and offered me a phone interview for a Front end dev position in San Fran.
Interview questions [1]
Question 1
Describe the box model. Create a drop down menu using jQuery.
The process was standard for a front-end role. It began with an initial recruiter screening followed by a technical phone interview focused on JavaScript fundamentals. Afterward, there was a virtual onsite consisting of three rounds: a live coding challenge (DSA), a specialized React/system design round, and a final behavioral culture-fit discussion with the engineering manager.
Interview questions [1]
Question 1
Can you explain the difference between the Task (Macrotask) Queue and the Microtask Queue in the JavaScript Event Loop? Specifically, how does the browser prioritize Promise resolutions over scheduled callbacks from a setTimeout function, and what impact does this have on UI rendering performance?
First part was general questions about my past work, the projects I’ve done, and my overall experience.
The second part was a 30-minute technical assessment done through a link they provided.
Interview questions [1]
Question 1
General questions about my past work, the projects I’ve done, and my overall experience.
The interview process was an initial online assessment, a phone interview, and then a super round interview, with 3 interviews in one day. The problems weren't the most complicated, but the superround was challenging because the interviews are back to back.
Interview questions [1]
Question 1
They asked me to implement a tic-tac-toe game in HTML and vanilla JS.