Interviewed two weeks ago. A fast process. The interviewer was pretty nice. Implement array prototype methods by yourself using JS.(Like flat, map, reduce, concat.....) Some basic concept of JS, Frontend freamework.
Interview questions [1]
Question 1
Implement array prototype methods by yourself using JS.(Like flat, map, reduce, concat.....)
I applied through a recruiter. The process took 1 week. I interviewed at Apple (Vancouver, BC) in Jun 2021
Interview
I had a phone interview that took 1 hour. The questions are more about data structure and OO programing. There were not much front end questions asked. The overall experience was ok.
Interview questions [1]
Question 1
Endianness;
deciding between inheritance and composition
The process took 2+ months. I interviewed at Apple (Hyderabad)
Interview
Coding round-hyderabad location
Questions were from array and string.
It was like an editor was provided , and you need to write code on it, questions were easy but need coding practice in es6
Interview questions [1]
Question 1
1. Find the position of first duplicate element in a string.
2. Concatenate two array and find the unique element from it.
3. Input array [3,4,5] output array [20, 15,12]
4. What is promise, how can you execute array of promise sequence by sequence- use generator concept
5. How to build a npm package
That's it, All the best.