I applied online. The process took 1 week. I interviewed at Qualcomm
Interview
The interview started with standard questions about programming. What does the static keyword mean when used in a function and outside a function. What does the non-volatile keyword mean? Design a function that tests whether or not an array of chars is a palindrome. Design a function that takes a structure and inserts it into a sorted linked list of structures. The interviewer was really pushy.
Interview questions [1]
Question 1
Asked standard questions about the static and non-volatile keywords.