Envié una solicitud electrónica. Acudí a una entrevista en Apple (Austin, TX)
Entrevista
4 rounds of interview, 1st round is manager's phone interview which is quite easy, the 2nd ~ 4th round of interview are on the same day, which focus on technique, communication, etc.
Solicité el puesto a través de la recomendación de un empleado. Acudí a una entrevista en Apple (Cupertino, CA)
Entrevista
Their primary focus would be you knowing both DSA and hardware basics. Practice Leetcode before interview of this particular role. Hardware questions ranged from MOSFETs theory, to VLSI and timing analysis.
Preguntas de entrevista [1]
Pregunta 1
Write a program in your language of choice (python) to find the longest substring in an array with no repeated characters.
6 interviews. ~1 hour each one. 1-2 leetcode question in each interview, including implementation and discussion on the solution and how to improve it. Few short questions about Design Verification, just to see how is my understanding in my current job. Interviewers were kind and respectful.
Preguntas de entrevista [1]
Pregunta 1
An array of colors is given. E.g. RBRBRBB. We need to find a way to calculate the minimum number of swaps in order to get all the red elements on one side and the blue in the other side.