1st Round was an Online Assesment, where 1st section was of Aptitude(20 Q's), 2nd section was of Maths(20Q's) and 3rd section was of programming(20Q's) which involved Basic DSA, C/C++ low level design questions.
2nd, 3rd and 4th were Interview rounds, where in 1st round of interview, the interviewer asked 10-12 Operating systems questions and one Simple DSA question. Second round was also a technical involving low level C/C++ questions and OOPS and then 3rd was HR round.
Interview questions [1]
Question 1
Difference between process and thread
Write code for flipping 3rd in a 4bit number
it was good in depth c programming python basic computer architecture basic vlsi basics digital electronics total average interview good focus on basics basics basics it will be helpful do best
I applied through a recruiter. I interviewed at Qualcomm (San Diego, CA) in Jan 2026
Interview
Applied via recruiter. Pro tip: Be well versed with the projects mentioned on your resume. Expect behavioral questions as well. Overall, a good experience knowing the current trend of interviews.
Interview questions [1]
Question 1
Tell me about your background
-What was the most difficult bug you have solved and how did you debug it?
-Implement a priority scheduler. Same priority tasks are scheduled based on first come first serve.
- Implement a calculator without using if else, switch case, loop constructs.