Software Engineer applicants have rated the interview process at Intel Corporation with 3.5 out of 5 (where 5 is the highest level of difficulty) and assessed their interview experience as 50% positive. To compare, the company-average is 60% positive. This is according to Glassdoor user ratings.
Common stages of the interview process at Intel Corporation as a Software Engineer according to 2 Glassdoor interviews include:
Skills test: 50%
Phone interview: 50%
Here are the most commonly searched roles for interview reports -
There was a phone interview followed by on-site.selected. but didn't offer due to their team budget cuts. The interview was pretty easy . You just need to be confident and good in your coursework and fundamentals.
I applied through college or university. The process took 1 day. I interviewed at Intel Corporation (Bengaluru) in Oct 2017
Interview
I was shortlisted based on CV.I had one round of interview Face to Face.The interviewer started to ask questions (programming and C related).The interviewer was very friendly and clearly specified the problem statment.
Interview questions [1]
Question 1
write a C function to check if a number is a power of 2.
I applied through a staffing agency. The process took 2 weeks. I interviewed at Intel Corporation in Sep 2017
Interview
A written exam in the recruiting agency. Self-presentation before the recruiting agency staff. Two onsite technical interviews, about two hours each. The technical interviews included presentation of the position by the interviewers, self-presentation (previous jobs etc.), technical questions which included writing code.
Interview questions [1]
Question 1
Given a stack of integers, sort it using another stack and O(1) additional memory.