Fiz uma entrevista na empresa Qualcomm (San Diego, CA).
Entrevista
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
Perguntas de entrevista [1]
Pergunta 1
they asked C++ coding questions and memory and mutex-based theory questions
Fiz uma entrevista na empresa Qualcomm (San Diego, CA).
Entrevista
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.
Candidatei-me online. O processo levou 3 semanas. Fui entrevistado pela Qualcomm (San Diego, CA) em ago. de 2022
Entrevista
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.
Perguntas de entrevista [1]
Pergunta 1
int multiply(int a, int b)
{
return a * b;
}
Would this function work? (Yes, it's literally how he has phrased the question)