Applied Online for the position also was referred by a friend for the position.The process took two to three weeks.Both rounds were telephonic.
In the first round was asked about my resume, couple of projects that I had listed on my resume and some basic question like pointers, diff between pass by value and pass by reference, and some os related questions like semaphores, scheduling algorithms.
Perguntas de entrevista [1]
Pergunta 1
The second round was a week after the first one and was questioned on C/C++ basics like static, extern keyword, inheritance, polymorphism virtual functions. Also was asked some logical questions like reversing a string(how would you do it and tell some test cases for it).Identifying the the no of bits set in a char.Also some questions on virtual memory, paging segmentation.
Candidatei-me por indicação de um funcionário. Fui entrevistado pela Intel Corporation em mai. de 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.
Perguntas de entrevista [1]
Pergunta 1
What factors would you change to check the performance of a problem that handles matrix multiplications?
Recursion problem with exponents.
Candidatei-me online. O processo levou 4 semanas. Fui entrevistado pela Intel Corporation em out. de 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.
Perguntas de entrevista [1]
Pergunta 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.
Candidatei-me online. O processo levou 5 dias. Fui entrevistado pela Intel Corporation (New York, NY) em jul. de 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.
Perguntas de entrevista [1]
Pergunta 1
Decimal to N-Base (python), Prime numbers, Cut the hive problem