Apple’s interview questions database

Anjali Viramgama
Level Up Coding
Published in
4 min readJun 2, 2021

--

Here is a list of 42 questions asked by Apple in their interviews with a link to their solution. I got the questions from Glassdoor. I prepared this database before my own interview and since I found them useful, I thought I’d publish it as a quick resource. Try to solve or at least skim through all of these starting 2 weeks before your scheduled interview, and you’ll be good to go. For more information about the internship interview, read more here.

Photo by Medhat Dawoud on Unsplash

Non- DSA:

1. Advantages of using MacOS

Better multitasking features

Better optimization of hardware and software

Simple and clean interface

Less Malware

More info here.

2. Unix vs Linux — Read here

3. What do you think of Siri? What improvement can you suggest for Siri?

4. What’s your career plan in the next coming 5 years?

5. What happens when you click on a URL? Solution

DSA

Easy:

  1. Given an array of integers and a value, determine if there are any three integers in the array whose sum equals the given value.

--

--

Passionate about coding, cybersecurity and inclusion and diversity of women in tech!