Ho presentato la mia candidatura online. La procedura ha richiesto 2 settimane. Ho sostenuto un colloquio presso Qualcomm
Colloquio
There's a three hours interviews. The first 2 hours are live coding using either C++ or Python.
The first coding problem was easy and we had some time to optimize the code. The second one was hard for me. I understood the task but can't think of an efficient way to solve it. They explained that they value algorithms a lot for this position.
The third hour would be questions about your CV, but I didn't get into it as I failed the second coding task.
Domande di colloquio [1]
Domanda 1
Have ever done low-level coding like memory allocation? Have you ever written ML algorithms (not using Tensorflow) yourself?
Ho presentato la mia candidatura online. La procedura ha richiesto 3 settimane. Ho sostenuto un colloquio presso Qualcomm (Seoul) nel mese di ott 2025
Colloquio
I applied online. The first round is an online technical assessment on computer science & machine learning basics. Once passed, there is another technical interview via Zoom, with a focus on deep learning & coding.
To be fair it wasn't particularly difficult, but I wasn't well prepared and there's a little bit of language barrier (korean & english), so I didn't get an offer in the end.
Ho sostenuto un colloquio presso Qualcomm (Hyderabad)
Colloquio
->One easy and one medium leetcode level problem
->CNN based number of parameters calculation
->About project , what dataset was used ,what model was used
->C++ class based questions , design a simple class
->Filter related questions
Domande di colloquio [1]
Domanda 1
->One easy and one medium leetcode level problem
->CNN based number of parameters calculation
->About project , what dataset was used ,what model was used
->C++ class based questions , design a simple class
->Filter related questions
Ho presentato la mia candidatura online. La procedura ha richiesto 2 settimane. Ho sostenuto un colloquio presso Qualcomm (Bengaluru) nel mese di mag 2025
Colloquio
Implement Causal Masking in decoder only architecture using Pytorch.
What is grouped query attention.
What is Mixture of Experts.
Difference between encoder only architecture and decoder only architecture.
Explain convolution operation in CNNs.
What is NMS algorithm in YOLO