Message on Whatsapp 8879355057 for DSA(OA + Interview) + Fullstack Dev Training + 1-1 Personalized Mentoring to get 10+LPA Job
0 like 0 dislike
1,337 views
in Interview-Experiences by Expert (34,270 points)
edited by | 1,337 views

1 Answer

0 like 0 dislike

Technical Round 1 [ ~1 Hour ]:

 

  • Interviewer had started with coding questions which were fairly simple. First was simpler variant of Matching brackets which can solved without stack, discussed both with and without stack and why stack was necessary in the original problem.
  • Next Question was Diameter of the Tree.
  • Following that Interview had asked questions about projects and Stressed over the project which involved IoT. Finally he asked me Puzzle on numbers, which can be found in Top 25 Puzzles on GFG, I couldn't solve the puzzle.
  • Behavioural?: Asked me what do I know about Qualcomm, What's the first thing you look for when you are purchasing a phone. Do you know which part is responsible for all the communications in a Phone?

 

Technical Round 2 [ ~1 Hour ]:

 

  • Started with tell me about yourself and asking me to explain each of my projects in detail, followed with a coding question on Bit Manipulation, It was kind of easy but Interviewer wanted me demonstrate different ways of sharing a variable like Global, Static, Pass by value and reference.
  • Asked what does Volatile keyword do in C, which I could not recollect. Asked me about memory map of C in detail, explained.
  • Process Synchronization and Semaphores in OS, explained. Little Endian vs Big-Endian, Will we have to change the way we access? with help from help from his side I could answer it matters only if word size is different, he seemed to be satisfied.
  • He again visited a particular project on my resume which was on MPTCP, Computer Networks and asked questions on it, This time he was satisfied.

 

Hiring Manager Round:
Standard Questions like Tell me about yourself, Why Qualcomm, are you flexible with change in location and Interestingly he even asked what do my parents do. And he even told that it must be getting harder to bag job offers during pandemic, may be he was trying to know if I am here to take any job I get or genuinely interested in Qualcomm.

 

My first interview was scheduled at 08:30 AM and at around 11:00PM same day I got my first dream company offer. :)

 

Compensationhttps://leetcode.com/discuss/compensation/813401/Qualcomm-or-Engineer-or-India-or-On-Campus

 

Other details and key takeaways:

 

  •  

    I had done around 280 problems on leetcode and ~200 on other sites (hackerank, intervierwbit). I had practiced with companies such as Amazon, Uber and Flipkart etc. in mind which focus more on Competitive Programming than Qualcomm.

     

  •  

    Always visit the discuss section even if you were able to solve the problem.

     

  •  

    Prepare your resume throughly, One good way to do that is to revisit the project presentations/reports you made.

     

  •  

    Behavioural section from CTCI is a must read. Especially if you are a new grad.

by Expert (34,270 points)