Me postulé en línea. Acudí a una entrevista en Apple en feb 2021
Entrevista
Interview was highly interactive. The recruiter asked about broad general questions about testing plan, and then proceeded to ask coding questions for sample design modules. Questions were few in number (4) but had great depth
Preguntas de entrevista [1]
Pregunta 1
Write a test plan for asynchronous reset flip flop
Me postulé a través de una recomendación de un empleado. Acudí a una entrevista en Apple (Santa Clara, CA) en mar 2024
Entrevista
This was the first round for entry-level, i.e., recent graduate positions. The interview lasted for 45 mins. first 20 min were strictly resumed and discussed the recent project. and the next 15 minutes were spent on the following question
Preguntas de entrevista [1]
Pregunta 1
Write a scoreboard in SV or UVM for simple alu where there is an 8 bit input that is changing value every clock cycle and the output should be equal to sum of previous 5 inputs.
El proceso tomó más de 1 semana. Acudí a una entrevista en Apple (New York, NY)
Entrevista
Asked about projects done in coursework for verification and 2 coding questions one in System Verilog and one in C++.
Interviewer wasn't interactive at all, I had no idea about what the question was as well and tried clarifying it with her but she was not clarifying it.
Preguntas de entrevista [1]
Pregunta 1
1) C++ code to set the matrix MxN to zero if any element in MxN is zero.
(leetcode medium question)
2) write constraint to set 32 bit address to be word aligned and 1kb in length