J'ai postulé via la recommandation d'un employé. Le processus a pris 5 semaines. J'ai passé un entretien chez Intel Corporation (Santa Clara, CA) en août 2012
Entretien
This was my second interview with Intel and it was after I had the phone interview. This was a face-to-face interview with 4 people (members of the group which I was going to work with). They mostly asked programming questions. Mostly basic and fundamental stuff (in C) like pointer and the difference between '*' and '&'; call by value or call by reference; Array lists and loops were also among their questions. One of them reviewed my resume carefully and came from top to the bottom and asked questions in all the sections and where it was necessary. About my projects and work experiences.
I couldn't answer most of the programming questions because I am not a professional programmer and it has been years since I did some coding.
I'm still waiting for their answer!
Questions d'entretien [1]
Question 1
If we have a string of 7 characters and we can put from 'a' to 'z' in any of these places, write a program which its output is from 'aaaaaaa' to 'zzzzzzz'.