I applied online. The process took 4 weeks. I interviewed at Intel Corporation in Nov 2015
Interview
It took me about 1.5h. It basically stars with a team introduction and who does what. Then I talked about my CV, my past projects and experiences. I was asked to describe some of the technical difficulties in one of my projects. After talking part came the techical questions measuring my knowledge of C/C++, memory management, sorting, different data types, etc.
I applied online. The process took 1 day. I interviewed at Intel Corporation (Folsom, CA) in Mar 2015
Interview
applied online,phone screen,1:1,Highly technical screen for development position.Mostly programming questions.iam listing few here.Remaining were all c programs and c++ programs with situational questions.They offered,but i had validation engineer opportunity that i liked and accepted .
Inheritance,Polymorphism?,copy constructor?Scope resolution,derived class vs base class?access specifiers,queues,datastructures,programs,write a function?
Applied Online for the position also was referred by a friend for the position.The process took two to three weeks.Both rounds were telephonic.
In the first round was asked about my resume, couple of projects that I had listed on my resume and some basic question like pointers, diff between pass by value and pass by reference, and some os related questions like semaphores, scheduling algorithms.
Interview questions [1]
Question 1
The second round was a week after the first one and was questioned on C/C++ basics like static, extern keyword, inheritance, polymorphism virtual functions. Also was asked some logical questions like reversing a string(how would you do it and tell some test cases for it).Identifying the the no of bits set in a char.Also some questions on virtual memory, paging segmentation.