I applied through an employee referral. The process took 1 day. I interviewed at Qualcomm (Bengaluru) in Jun 2018
Interview
The interview process consists of multiple rounds, where the first couple of rounds will be of technical nature and the last round would be a HR round.
The technical discussions generally start off with the discussion about ones past work/projects, following which there will be a few programming questions. And based on how the interview proceeds one can even expect questions related to a few practical validation related scenarios to check their thought process.
Interview questions [2]
Question 1
Given with a C program, find out what's wrong with it.
Given the scenario; where in it was observed that the data received over an UART is failing its CRC check. How will you debug the situation and what all can be the possible root causes?