629 B
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.prototypemethods (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