I applied through college or university. The process took 2 weeks. I interviewed at Qualcomm in Oct 2014
Interview
I had just 1 interview on campus. It was pretty basic. It lasted 45 minutes. The interviewer asked 2-3 coding questions and some resume related stuff - projects, courses, previous work experience etc. Then she mostly just spoke about her team. I got a reply in 2 weeks. They gave 1 month to make a decision.
Interview questions [1]
Question 1
Insert, remove elements from a linked list. Something basic about binary search trees.
The entire process consisted of reaching out through a recruiter and one phone screen interview with the hiring manager and a past intern (current employee). I heard back within a couple days.
Interview questions [1]
Question 1
what is the difference between pass by value and pass by reference?
Phone Interview coding on paper then picture. He would call and I would write down on a piece of paper how the methods I would solve it. Finally I would take a picture of the program and text it to him.
I applied online. I interviewed at Qualcomm (San Diego, CA)
Interview
Two Technical Interviews:
1. Describing resume and technical aspects of projects
2. Emphasis on C/C++, pointers, recursion, basics, they asked me questions based on what I knew from my resume
- whiteboarding coding questions
- gave hints when I got stuck
- questions vary based on your interviewer
- value thought process
Interview questions [1]
Question 1
What is a static variable in C? What is a global variable?