I applied online. The process took 2 weeks. I interviewed at Amazon
Interview
Position: Front-End Engineer (EU)
Stage: Hacker Rank online assessment
Time limit: 120 min
Type: coding mini-projects in an online IDE to pass all tests
Q1: Vendor Phone Directory. You have a markup for a form to add a contact [Name, Phone num, email], a search field input and a table of current contacts. Implement form submit feature with validation, [re]render a table, filter by phone number. Vanilla JS/CSS/HTML
Q2: Implement accordion from a given markup. Collapse/expand on click. Two modes: only single item expanded and multiple expanded at the same time. Vanilla JS/CSS/HTML
Interview questions [1]
Question 1
: Vendor Phone Directory. You have a markup for a form to add a contact [Name, Phone num, email], a search field input and a table of current contacts. Implement form submit feature with validation, [re]render a table, filter by phone number. Vanilla JS/CSS/HTML
Applied online and was invited to complete a coding assessment followed by a workplace survey. The coding assessment involved DOM manipulation and CSS on Hacker Rank with a practice test provided in the link to the assessment
Interview questions [1]
Question 1
Take form input and use to conditionally display a message and update the information in a table
Classical Amazon interview with multiple steps. They ask questions from the template document they have sent and they expect your answers in shape of STAR template. There were nothing unexpected.