leet code medium level which includes bfs and dfs.
Behavior question needs to have more preparation.
System design question is not that difficult.
leet code medium level which includes bfs and dfs.
Behavior question needs to have more preparation.
System design question is not that difficult.
I applied online. The process took 2 weeks. I interviewed at Apple in Jul 2021
Interview
I’ve sat through a lot of interviews with other major tech companies and have never really had an interview like this where I felt like my skills weren’t tested fairly while also leaving me with a rather negative impression.
The interviewer overwhelmed me with code (400 lines pasted in for the question) right off the bat. The interviewer at first told me to ignore the incredible amount of code pasted, but my code was failing due to that same code, and I was forced to try and understand and read this code under time pressure in order to discover a requirement that was not provided up front. In other words the interviewer instructed me to ignore a resource I actually needed to solve the problem.
It seemed like one of those "gotcha" moments that interviewers use to see if candidates can figure out what the issue hoping that the candidate has some magic intuition while also using coderpad so not being able to easily search code.
It’s also the first tech screen I’ve ever had that was 30 minutes long whereas all of the ones I’ve done in the past have been at least 45 minutes. When I asked the interviewer about this he mentioned that he only needed this much time to evaluate my skills, which doesn't really take into consideration what the candidate needs to demonstrate their skills.
I applied through a recruiter. The process took 4 weeks. I interviewed at Apple in Dec 2020
Interview
In Phone screen they asked java question, leetcode question medium difficulty, puzzle question
In Onsite interview they asked
medium - hard Leetcode questions only
coin change 2
insert interval
sudoku solver
Need to solve fast in 30 minutes each leetcode