Me postulé en línea. El proceso tomó 1 semana. Acudí a una entrevista en Intel Corporation (Folsom, CA) en feb 2011
Entrevista
Started with the phone call where many general questions were asked trying to see if I am at all eligible for the job. Then, after getting selected, I got the on-site interview call where I was intensively questioned on many topics by different people of the interview panel. Each tried to focus on a particular set of expertise but their questions were pretty difficult, thus ensuring that the selected candidate is completely tested in term of his/her academic credentials.
Me postulé a través de una recomendación de un empleado. Acudí a una entrevista en Intel Corporation en may 2022
Entrevista
The interview started off with a video call with the hiring manager and afterwards with the Engineering team. With the hiring manager we conversed on the job requirements and I offered an overview on my background.
Preguntas de entrevista [1]
Pregunta 1
What factors would you change to check the performance of a problem that handles matrix multiplications?
Recursion problem with exponents.
Me postulé en línea. El proceso tomó 4 semanas. Acudí a una entrevista en Intel Corporation en oct 2021
Entrevista
Overall smooth process. Interviewers were patient and helpful.
Phone call with Hiring Manager followed by programming round. Once that was cleared, they invited for virtual onsite round.
3 interviewers mostly asking technical and resume related questions.
Preguntas de entrevista [1]
Pregunta 1
- Background and interests.
- Write a linked List class that performs basic operations on a linked list.
- C++ related questions. OOPS concepts, virtual destructors, inheritance, diamond problem.
- Stack vs heap. Time and space complexity.
- Binary search.
- Bit manipulation.
- In depth resume questions.
Me postulé en línea. El proceso tomó 5 días. Acudí a una entrevista en Intel Corporation (New York, NY) en jul 2021
Entrevista
The interview went on for around 75-90 minutes. Started with introduction, company culture, customer requirements. Initially asked simple c/c++ snippet code to determine the final output. Later 3-4 questions regarding medium to difficult SQL queries. Asked to write 3 python codes. Advanced linux scripts.
Preguntas de entrevista [1]
Pregunta 1
Decimal to N-Base (python), Prime numbers, Cut the hive problem