Ho sostenuto un colloquio presso Qualcomm (San Diego, CA)
Colloquio
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
Domande di colloquio [1]
Domanda 1
they asked C++ coding questions and memory and mutex-based theory questions
Ho sostenuto un colloquio presso Qualcomm (San Diego, CA)
Colloquio
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.
Ho presentato la mia candidatura online. La procedura ha richiesto 3 settimane. Ho sostenuto un colloquio presso Qualcomm (San Diego, CA) nel mese di ago 2022
Colloquio
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.
Domande di colloquio [1]
Domanda 1
int multiply(int a, int b)
{
return a * b;
}
Would this function work? (Yes, it's literally how he has phrased the question)