I applied through other source. The process took 4 weeks. I interviewed at Intel Corporation (Hillsboro, OR) in Jan 2015
Interview
The interview process started with a hiring manager reaching out to me to coordinate a phone interview, the actual phone interview/screening that lasted for about 30 minutes, and the on-site interview. This hiring manager was not the actual hiring manager for the position I interviewed for when I was brought in for the on-site interview. The entire face-to-face interview was for 3-1/2 hours where I spoke with 5 Intel employees that included the actual hiring manager, hardware and software engineers, and a management staff member.
Interview questions [1]
Question 1
All questions were fair and based on my experience and what they look for in candidates. Since I was fairly well-prepared for both the phone and on-site interviews, I answered all the questions with confidence. As (I) expected for engineering interviews, some of the questions involved (a) processes in test and manufacturing environments, (b) test methods, (c) electrical diagrams, and (d) situational and behavioral questions.
I applied through an employee referral. The process took 3 weeks. I interviewed at Intel Corporation (Hillsboro, OR)
Interview
I was interviewed through phone for Product Development Engineer Intern position. The main idea of the interview was mainly regarding technical questions in computer architecture and programming topics and see if I was able to work and communicate it through.
Make sure to review your truth table, logic gates, and programming concepts that you have lost touched on for any software engineering positions.
Unfortunately, few weeks later, the group lost their funding so they couldn't hire interns.
Overall, it was a great experience and I enjoyed the interview with the interviewer.
Interview questions [1]
Question 1
Simplify (~a)b+abc+b(~c)? Clear register bits using OR/XOR. Programming in C questions.
I applied online. The process took 1 week. I interviewed at Intel Corporation (Albuquerque, NM) in Nov 2012
Interview
Interview consisted of a phone screen. I had interned before so not sure if that was why it was easier. They asked me simple V=IR questions, some C++ easy question trying to figure out what a particular function did, and I think identifying a logic gate's function (it was an AND gate). Also they asked some unix command - what does the following command do (it was the find command with a list of arguments)
Interview questions [1]
Question 1
Hardest was probably figuring out what a peice of code did since variable names were not descriptive (it was just var1, var2)