I applied online. I interviewed at Qualcomm (San Diego, CA) in Jan 2010
Interview
Write the shortest String Copy function ?
Interview questions [1]
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.