I applied online. The process took 4 months. I interviewed at Qualcomm in Jan 2019
Interview
I submitted my application in September and received an email 4 months later asking if I was still interested. There were only two phone interviews as part of the process. I received an offer two days after my second phone interview.
I applied through an employee referral. The process took 2 weeks. I interviewed at Qualcomm (Cleveland, OH) in Nov 2018
Interview
Applied online, went to the national SHPE conference (look that up) and had an interview there. Single 45 minute interview, C programming questions. Glazed over behavioral and went into some technical questions. Got a call from my contact a few weeks later with the offer.
Interview questions [3]
Question 1
Given the following code, why won't it work?
Write one line to fix it
int main() {
uint8 x = 0;
while (x < 255) {
x = x + 2;
print(x); // yes I know this is wrong
}
}
Tell me about a time you spent an excruciating amount of time debugging, only to find the error to be something minimal, or a single line. (Doesn't have to be coding)
I applied through college or university. I interviewed at Qualcomm (Hyderabad) in Aug 2015
Interview
The Process was very transparent and relatively easy as I was in my third year in bachelor's when I took the interview. It was 2 rounds of interview, the first one being technical and other being behavioral.