J'ai postulé en ligne. J'ai passé un entretien chez Intel Corporation en oct. 2021
Expérience positive
Entretien moyen
Candidature
J'ai postulé via la recommandation d'un employé. J'ai passé un entretien chez Intel Corporation en mai 2022
Entretien
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.
Questions d'entretien [1]
Question 1
What factors would you change to check the performance of a problem that handles matrix multiplications?
Recursion problem with exponents.
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.
Questions d'entretien [1]
Question 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.
J'ai postulé en ligne. Le processus a pris 5 jours. J'ai passé un entretien chez Intel Corporation (New York, NY) en juil. 2021
Entretien
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.
Questions d'entretien [1]
Question 1
Decimal to N-Base (python), Prime numbers, Cut the hive problem