I got a call from Qualcomm Chennai for a Software Engineer position. I am from CS background and had 1.5 years of experience. There are… Read More
Tag Archives: Qualcomm
Problem: Given a sorted array arr[] of n elements, write a function to search a given element x in arr[] and return the index of… Read More
Given a positive integer n, write a function to find if it is a power of 2 or not Examples: Input: n = 4 Output:… Read More
Qualcomm had come to my University for two roles – Hardware and Software. I applied for Hardware Role. There was one round of online tests… Read More
I was interviewed at Qualcomm Hyderabad for the Senior Engineer role in Sept 2022. I have been referred by one of my friends. There were… Read More
Round 1: Online Round (Platform – HirePro) Quantitative Aptitude • Questions – 20 Ques• Time – 30 mins Programming MCQ • Questions 20 Ques• Time – 30… Read More
Qualcomm visited our campus in July 2022 for Software Engineer Role Written Round: This round is MCQ based round and is divided into 3 sections:… Read More
I applied for Qualcomm for a software role on their career portal. They conducted a total of 4 rounds of virtual interviews. It was a… Read More
So I went through the Qualcomm interview which is pretty good and had a great conversation with the interviewer, and I’m going to share every… Read More
Tech round 1:(little over an hour): Some questions on resume and past experiences 2 coding questions on LinkedList Remove duplicate nodes from the linked list.… Read More
Write a function detectAndCountLoop() that checks whether a given Linked List contains loop and if loop is present then returns count of nodes in loop.… Read More
Write a function detectAndCountLoop() that checks whether a given Linked List contains loop and if loop is present then returns count of nodes in loop.… Read More
Write a function detectAndCountLoop() that checks whether a given Linked List contains loop and if loop is present then returns count of nodes in loop.… Read More
Write a function detectAndCountLoop() that checks whether a given Linked List contains loop and if loop is present then returns count of nodes in loop.… Read More
Given an array A[] consisting 0s, 1s and 2s. The task is to write a function that sorts the given array. The functions should put… Read More