J'ai postulé en ligne. Le processus a pris 1 jour. J'ai passé un entretien chez Qualcomm (California City, CA) en avr. 2009
Entretien
I had a technical telephonic interview which lasted for about 45 minutes. I had applied online on their website and got a call in 2 weeks time to schedule for a telephonic interview.
I prepared lotta basic C interview questions and fundamentals of OS. I should have done more preparation regarding some of the projects that I worked on as I was not very confident in the way I explained to him some of the OS fundamentals that was used in some of my relevant projects.
Questions d'entretien [4]
Question 1
Whats is Stack overflow attack??...then he gave me a scenario where there was a open source code at a server and you have your piece of code at that server. You as a client are allowed to invoke a method which takes in a array as a parameter which is not checked for overflow validation. I had to induce a buffer overflow attack and make the method to pass control to my piece of code in the server.