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.