Envié una solicitud electrónica. Acudí a una entrevista en Qualcomm (Gainesville, FL) en may 2017
Entrevista
I had one hour phone interview that included some basic questions about process and threads, synchronization primitives. I was asked about Storage classes in C. What does volatile do and what is its practical applications. Some questions related to Scheduling. Overall it was average.
Preguntas de entrevista [2]
Pregunta 1
Write a C Program to reverse the words in a sentence
Write a C program to encode bits in a 32-bit number such that, most significant 16 bits should be reversed but lower 16 bits should be untouched. Then asked to generalize this to any number of bits.
they call you and ask you the your availability and typical interview goes for 3 hours if they are interested. They ask C questions and your project related questions. At last a manager comes and takes your interview.
I had 1 screening round with 4 onsite rounds . All the rounds focuses on basic C concepts and additional concepts specific to role. Prepare behavioural questions related to your past work experience
Acudí a una entrevista en Qualcomm (San Diego, CA)
Entrevista
Applied online. Recruiter reached out to schedule 2 technical interviews , 1 was about C/C++ coding , as well as fundamental coding / memory concepts. And another was a deep dive about items on my resume focusing on both technical and other aspects. Thought they went good but didn’t get the offer
Preguntas de entrevista [1]
Pregunta 1
Going through code snippets and finding issues/ changing code