I applied through an employee referral. The process took 6 weeks. I interviewed at Intel Corporation (Bengaluru) in Nov 2017
Interview
Applied though employee contact, HR contacted in week time, Hiring manager took telephonic interview asked basic questions about present work, skills involved and willing ness to change in location. In week time arranged one more skype interview where they asked me code 2 programs , 1 is to count number of set bits, Basic Pixel Shader.
2 weeks later called me for face to face interview on site with company expense.
Total 5 rounds of face to face by different folks conducted white board and coding, puzzling questions.
after about month time got offer.
Interview questions [1]
Question 1
Q:
Q: count number set bits.
Q: Simple Pixel Shader
Q: Explain Graphics Pipeline
Q: Simple Triangle Render
Q: Parse big text file to catch few keywords
Q: What is sampler
Q: What is a MSAA
Q: Graphics Framework
I applied through an employee referral. I interviewed at Intel Corporation in May 2022
Interview
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.
Interview questions [1]
Question 1
What factors would you change to check the performance of a problem that handles matrix multiplications?
Recursion problem with exponents.
I applied online. The process took 4 weeks. I interviewed at Intel Corporation in Oct 2021
Interview
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.
Interview questions [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.
I applied online. The process took 5 days. I interviewed at Intel Corporation (New York, NY) in July 2021
Interview
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.
Interview questions [1]
Question 1
Decimal to N-Base (python), Prime numbers, Cut the hive problem