J'ai postulé via un établissement d'enseignement supérieur ou universitaire. Le processus a pris 3 jours. J'ai passé un entretien chez Qualcomm (New Delhi) en août 2021
Entretien
OT was a bit difficult whereas interview was easy. Interview questions consists of basic data structures, algorithms. I had fun during the whole interview process, and my interviewer was also very chill.
I saw this opportunity in linkedin platform, and applied through the referral. I got the call from the HR. I had 2 rounds - one online and the other round and they conducted in qualcomm office chennai.
Questions d'entretien [1]
Question 1
I was asked 3 coding questions
1) https://leetcode.com/problems/single-number/
2) https://leetcode.com/problems/count-array-pairs-divisible-by-k/description/
3) given a string say “AABCCC” , return it as “2A1B3C”. Constraint is say if u have 13'A’s as input , u have to print it as “9A4A”