Software Engineer applicants have rated the interview process at Apple with 3.5 out of 5 (where 5 is the highest level of difficulty) and assessed their interview experience as 50% positive. To compare, the company-average is 63.2% positive. This is according to Glassdoor user ratings.
Common stages of the interview process at Apple as a Software Engineer according to 2 Glassdoor interviews include:
One on one interview: 100%
Here are the most commonly searched roles for interview reports -
I applied through a recruiter. The process took 4 weeks. I interviewed at Apple
Interview
First round was directly with the hiring manager. We went over my background and then there was a coding test. I’ve got a first solution to it but it wasn’t optimized, then a second version that was optimized. I thought I had shown good thought process and solved the problem twice but I haven’t heard back anything since, not even an email saying that it didn’t work out. Nothing at all. Quite frustrating.
Had a phone screen with a few technical questions but didn't get through them sadly (I was not prepared enough but the questions were clear). I recommend grinding more Leetcode and practicing more programming fundamentals to prepare.
Interview questions [1]
Question 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.
good but a little bit hard to me to finish this interview question. I have lots of things to learn and to improve. and they use codpad to do the code part.