• Home
  • Subscribe
  • Contribute Us
    • Share Your Interview Experience
  • Contact Us
  • About
    • About CSEstack
    • Campus Ambassador
  • Forum & Discus
  • Tools for Geek
  • LeaderBoard
CSEstack

What do you want to Learn Today?

  • Programming
    • Tutorial- C/C++
    • Tutorial- Django
    • Tutorial- Git
    • Tutorial- HTML & CSS
    • Tutorial- Java
    • Tutorial- MySQL
    • Tutorial- Python
    • Competitive Coding Challenges
  • CSE Subject
    • (CD) Compiler Design
    • (CN) Computer Network
    • (COA) Computer Organization & Architecture
    • (DBMS) Database Management System
    • (DS) Data Structure
    • (OS) Operating System
    • (ToA) Theory of Automata
    • (WT) Web Technology
  • Interview Questions
    • Interview Questions- Company Wise
    • Interview Questions- Coding Round
    • Interview Questions- Python
    • Interview Questions- REST API
    • Interview Questions- Web Scraping
    • Interview Questions- HR Round
    • Aptitude Preparation Guide
  • GATE 2022
  • Linux
  • Trend
    • Full Stack Development
    • Artificial Intelligence (AI)
    • BigData
    • Cloud Computing
    • Machine Learning (ML)
  • Write for Us
    • Submit Article
    • Submit Source Code or Program
    • Share Your Interview Experience
  • Tools
    • IDE
    • CV Builder
    • Other Tools …
  • Jobs

Qualcomm Interview Experience | Off Campus | Set 2

Want to Share your Interview Experience?/12129/0
Placement Interview

I am Apurva Choudhary. I have completed my MTech from NIT Trichy. I am sharing my  Qualcomm interview experience and questions. It is off campus drive.

The interview was for the post of ‘Graphic Design Engineer’. This recruitment process took 3 days. It includes online MCQ test and interview over the skype.

 

Find the below Qualcomm interview experience in each round.

 

Qualcomm First round – Online MCQ

It was 1.5 hr online test. There were 2 sections as listed below.

  • Aptitude and Reasoning
  • Computer science basics

Aptitude and Reasoning questions level were slightly above the average.  The second section was on computer science. It includes all the basic questions. The difficulty level is moderate.

 

Qualcomm Interview Experience: Second Round – Technical (Skype)

It was skype interview. It started with the general introduction and brief discussion on projects. Then they asked me to write code (any language) to check if two given strings are Anagram of each other or not, characters can be in upper case and lower case.

Solution: You can find the complete program to check whether Two Strings are Anagram or not in C.

 

They asked me some questions on computer architecture. Most of the questions were related to memories especially concepts related to the cache memory.

 

After asking some theoretical question, they asked me one numerical question. As per I remember, the question was like below.

There is a system with the cache size of 128K. It uses 32bit for addressing. It has 8 way set associative cache. The block/line Size is 64B. Calculate the tag Size in terms of the number of bits.

 

Then asked me to write matrix multiplication program.

There are three matrix as a[M][N], b[N][L] and c[M][L]. All matrices store integer values. The size of the matrix as per value assigned to M=256. N= 256 and L= 128. Task is to write the code to find the matrix multiplication of matrices and b (c=a*b).

 

After writing the above code, using above data (previous cache question) they asked me to calculate miss rate for the matrices.

 

You can find other Qualcomm interview questions on CSEStack shared by other candidates.

 

If you are attending for the Qualcomm Skype interview, go to its official website. Know little insight about the company. It will help you to tackle HR related questions.

I am glad to be selected and being part of Qualcomm.

 

Thank you, Apurva Choudhary, for sharing Interview Questions and your Qualcomm interview experience. All the best for your good career.

Python Interview Questions eBook

interviewQualcomm
Want to Share your Interview Experience?
This interview questions and experience are shared by one of the readers like you. You can share your interview experience as well. If you want to help new job aspirants to get their dream job, kindly share your experience on CSEstack Portal, by filling this simple form. It will be published on our portal. Thank You!

Your name can also be listed here. Got a tip? Submit it here to become an CSEstack author.

Leave a Reply Cancel reply

Interview Questions



You can share your interview experience.

Subscribe for FREE Newsletter

Do you want me to send you programing updates for FREE?

Subscribe below…

© 2022 – CSEstack.org. All Rights Reserved.

  • Home
  • Subscribe
  • Contribute Us
    • Share Your Interview Experience
  • Contact Us
  • About
    • About CSEstack
    • Campus Ambassador
  • Forum & Discus
  • Tools for Geek
  • LeaderBoard