I applied through an employee referral. The process took 1 day. I interviewed at Intel Corporation (Folsom, CA) in Mar 2011
Interview
they are interested in my background. And I was asked a lot on what I was doing. Some coding questions. Some are personal relationship questions. The intervew process took almost a full day.
Interview questions [1]
Question 1
what is your most excited experience in your formal job?
I applied through a recruiter. The process took 1 day. I interviewed at Intel Corporation (Hillsboro, OR) in Nov 2009
Interview
The recruiter setup the interview for a 1 year contract position as a software developer. I met with the project manager. He asked general work history questions, nothing technical. I then met with each team member separately, there were four of them. Each member asked a series of technical questions and asked me to write code on the white board. Basic C# class code which was pretty easy however intellisense can make you forget the basics if you rely on it too much. So make sure you know how to structure a class and which derived classes typically inherit which base classes.
There was a DBA on the team so of course I had to go to the white board and mock up some tables and identify the relationships through primary and foreign keys. One-to-one, one-to-many and mapping tables.
Overall I did okay, I stumbled a bit on the syntax because I rely on intellisense too much. The recruiter called me the next day and told me Intel made an offer which I accepted. Overall it was a pretty simple process and the team members where great.
Interview questions [2]
Question 1
Write the code behind for a Windows Form that would be generated automatically when you add a new form to the project.