There were 3 rounds of interview. There were 2 technical rounds and 1 HR round. This is apart from the online assessment conducted as screening. It was an on campus opportunity in our college.
Initial phone call followed by an invitation to visit the company on site. The atmosphere was very friendly and welcoming, after which the interview moved directly into detailed and challenging technical questions.
Interview questions [1]
Question 1
Write a function that checks if a string has valid parentheses
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.
Interview questions [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”