I applied online. The process took 1 week. I interviewed at Qualcomm in Nov 2016
Interview
Asked about resume experience (Do you have testing experience)
Asked testing concepts (unit testing, black box, white box, intergration)
Mostly simple questions about c++ and python
(what is a list, what is a static function... etc)
1 programming question
Interview questions [1]
Question 1
Coding question:
Implement a program that prints the number of times each number 0-9 appears on a array
(C++)