It was an on-campus placement. After resume screening. Online assessment is taken. In OA, 4 candidates get selected for interview. There were two rounds of technical interview. I could attempt 1st tech interview.
Interview questions [1]
Question 1
A leetcode medium level question was asked. Given an array of random numbers, how can one find the length of the longest consecutive sequence?
Ex:2,3,93,8,5,7,8,2,0,3,4,5,9
Ans:4
I applied online. The process took 4 weeks. I interviewed at Qualcomm (San Diego, CA) in Mar 2024
Interview
Overall smooth interview process. Mix of software and resume based questions. Interviewers were good to talk to.
Make sure to review your basic C++ concepts and practice system design basics.
Interview questions [1]
Question 1
Debug a code snippet. Basic C++ concepts need to be kept in mind for this.
Design a Parking Lot. Design an office Building.
Find if there is a cycle in a graph.
Write the code to read and write from a 2D image.
Resume and experience based questions.