Qualcomm Camera Software Engineer interview questions
Updated Nov 7, 2025
based on 2 ratings
Difficulty
Average
Experience
Very positive
How others got an interview
100%
Applied online
Applied online
Interview search
2 interviews
Qualcomm interviews FAQs
Camera Software Engineer applicants have rated the interview process at Qualcomm with 2.5 out of 5 (where 5 is the highest level of difficulty) and assessed their interview experience as 50% positive. To compare, the company-average is 62.5% positive. This is according to Glassdoor user ratings.
Candidates applying for Camera Software Engineer roles take an average of 21 days to get hired, when considering 2 user submitted interviews for this role. To compare, the hiring process at Qualcomm overall takes an average of 22 days.
Common stages of the interview process at Qualcomm as a Camera Software Engineer according to 2 Glassdoor interviews include:
Skills test: 50%
One on one interview: 50%
Here are the most commonly searched roles for interview reports -
1. Screening
2. Full Loop 4 rounds (C++ , Embedded System)
3. Interrupts and Multithreading
4. Interview aimed at C++ and C coding and Understanding of the working of the camera.
I applied online. The process took 3 weeks. I interviewed at Qualcomm (San Diego, CA) in Aug 2022
Interview
One of the hiring team member reached out to schedule the first round of one-on-one technical interview. After passing the first round, another team member reached out to schedule a virtual on-site interview, which consists four interviewer back-to-back for four hours.
Interview questions [1]
Question 1
int multiply(int a, int b)
{
return a * b;
}
Would this function work? (Yes, it's literally how he has phrased the question)