J'ai passé un entretien chez Qualcomm (San Diego, CA)
Entretien
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.
J'ai passé un entretien chez Qualcomm (San Diego, CA)
Entretien
The interview felt kind of informal. It was with the manager of the team itself. It lasted 2 hours, it was supposed to last only 1 hour, and they asked C++ coding questions and memory and mutex-based theory questions
Questions d'entretien [1]
Question 1
they asked C++ coding questions and memory and mutex-based theory questions
J'ai postulé en ligne. Le processus a pris 3 semaines. J'ai passé un entretien chez Qualcomm (San Diego, CA) en août 2022
Entretien
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.
Questions d'entretien [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)