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.