front-end-interview-handbook/contents/companies/apple-front-end-interview-q...

629 B

title sidebar_label
Apple front end interview questions Apple interview questions

Not much is known about Apple's front end interview process.

JavaScript

  • Implement Array.prototype methods (flat, map, reduce, concat) by yourself using JavaScript.
  • What is a promise and how you can execute an array of promise in sequence.

User interface coding

  • Implement a simple photo ordering tool with vanilla JS and no libraries.

Source: Glassdoor Apple Front End Developer Interview Questions