Quantcast
Channel: Glassdoor Apple Interviews
Viewing all articles
Browse latest Browse all 6755

Apple Software Engineer Intern Interview

$
0
0

Difficult Interview – Overall Positive Experience – Yes, and I accepted – Fri, 2 Jan 2015

Interviewed Dec 2014(took 30 days)
It took about a week and a half for HR to contact me and schedule two interviews. The first one was with the team leader and the second with another engineer at the firm. The first interview was a little personal, but mostly technical, where I answered an algorithm question in C. The second one was harder, and also included a C programming question. Both interviewers were very helpful and pleasant, and gave some hints when needed. After a week I was notified that I had passed on to the next stage, and they're supposed to be another stage afterwards.

Interview Questions
I needed to code an algorithm that manages a parking lot. Only one car gets to the entrance at a time, and there are two sensors. One at the entrance and one at the exit. This is a 24/7 working lot, and I had two other functions to use, openGate() and closeGate(). When a car gets to the lot, if there is free spot the gate needs to be opened and closed afterwards. If it is full the car will wait until there is free spot so the exit needs to be monitored using the sensor as well.
Answer Question

Get a number of spots in an area. How many lines will you have between all dots? How will you map them? How can you find the shortest distance? Can you tell between which dots is the shortest distance? All in C coding.
Answer Question

Other Details
The interview consisted of a 1:1 Interview and a Skills Test


Viewing all articles
Browse latest Browse all 6755

Trending Articles