1st round: 3 Technical Questions given 30 min each split between three different interviewers. They were all very friendly and nice. The difficulty was LC easy to medium level. Would recommend trying it out.
I applied online. The process took 1 week. I interviewed at Intel Corporation (Folsom, CA) in Jul 2021
Interview
Was asked to program the fibonacci sequence using a doubly linked list and questions about inheritance, databases, and micro-services. In addition, I was asked why I was interested in working for Intel.
Interview questions [1]
Question 1
Describe multiple inheritance and give an example.
I applied through a recruiter. I interviewed at Intel Corporation (Santa Clara, CA) in May 2020
Interview
The interview had one round. Around 5 people took the interview. All of the interviewers asked questions related to different concepts/domains. One interviewer asked OS concepts, another asked coding, and another asked git concepts, one more on testing - what edge cases would you cover for this case? what testing would you call this?
The coding questions were slightly easy and doable.
Interview questions [1]
Question 1
* How many bits are 'on' in the given integer?
* What is a singleton class? Write syntax. How do you initialize an object of a singleton class?