Aller au contenuAller au pied de page
  • Emplois
  • Entreprises
  • Salaires
  • Pour les employeurs

      Boostez votre carrière

      Découvrez votre salaire potentiel, décrochez des emplois de rêve et partagez vos témoignages de manière anonyme.

      employer cover photo
      employer logo
      employer logo

      Qualcomm

      Employeur impliqué

      À propos
      Avis
      Salaires et avantages
      Emplois
      Entretiens
      Entretiens
      Recherches associées: Avis sur Qualcomm | Offres d’emploi chez Qualcomm | Salaires chez Qualcomm | Avantages sociaux chez Qualcomm
      Entretiens chez QualcommEntretiens d’embauche pour Software Engineer - Linux Kernel chez QualcommEntretien chez Qualcomm


      Glassdoor

      • À propos
      • Récompenses
      • Blog
      • Nous contacter
      • Guides

      Employeurs

      • Compte employeur gratuit
      • Centre employeur
      • Blog pour les employeurs

      Informations

      • Aide
      • Règles de la communauté
      • Conditions d'utilisation
      • Confidentialité et choix publicitaires
      • Ne pas vendre ni partager mes informations
      • Outil de consentement aux cookies

      Travailler avec nous

      • Annonceurs
      • Carrières
      Télécharger l'application

      • Parcourir par :
      • Entreprises
      • Emplois
      • Lieux

      Copyright © 2008-2026. Glassdoor LLC. « Glassdoor », son logo, « Worklife Pro » et « Bowls » sont des marques déposées de Glassdoor LLC.

      Entreprises suivies

      Tenez-vous au courant des dernières opportunités et profitez de conseils d’initiés en suivant les entreprises de vos rêves.

      Recherche d’emplois

      Obtenez des recommandations et des mises à jour personnalisées en démarrant vos recherches.

      Entretien pour Software Engineer - Linux Kernel

      28 mai 2011
      Candidat à l'entretien anonyme
      Aucune offre
      Expérience positive
      Entretien difficile

      Candidature

      J'ai postulé en ligne. Le processus a pris 1 jour. J'ai passé un entretien chez Qualcomm en mai 2011

      Entretien

      Technical phone screen. Was asked typical questions relating to my resume, why Qualcomm? If you are currently already doing a similar job why change? Was asked typical OS questions, like: What happens during a context switch? What is a PCB? What are some of the things in the Linux task_struct. Q) Write algorithm to find missing element in array. For example int array[5] = {1, 2, 0, 3, 4}; this array should contain # from 1 to 5. # 5 is missing. Q) How would you write a mem alloc routine that is 32 byte aligned. Q) How would you figure out if the stack grows up or down. A) char *ptr; printf(" 0x%lx \n",ptr); ptr++; printf(" 0x%lx \n", ptr); The guy was a little hard to understand at times.

      Questions d'entretien [2]

      Question 1

      How do you check if 2 buffers overlap?
      1 réponse

      Question 2

      write a 32byte aligned mem alloc
      Répondre à cette question
      1

      Autres retours d’entretien d’embauche pour un poste comme Software Engineer - Linux Kernel chez Qualcomm

      Entretien pour Linux Kernel Developer

      19 janv. 2018
      Candidat à l'entretien anonyme
      Aucune offre
      Expérience positive
      Entretien moyen

      Candidature

      J'ai postulé en ligne. J'ai passé un entretien chez Qualcomm en oct. 2017

      Entretien

      The Interview process consisted of a couple of phone screen interviews. I was asked questions based on the projects that I had done and basic concepts related to low level systems programming and microcontrollers/microprocessors. I was also asked a couple of programming questions which were mainly based on pointers.

      Questions d'entretien [1]

      Question 1

      In a multiprocessor system, how will the L1/L2 caches (non-shared) know about the consistency of the shared data? (I was given a scenario which meant this.)
      1 réponse

      Entretien pour Linux Kernel Developer

      19 juill. 2017
      Candidat à l'entretien anonyme
      Aucune offre
      Expérience positive
      Entretien moyen

      Candidature

      J'ai passé un entretien chez Qualcomm

      Entretien

      I had a technical telephonic interview which lasted for about 45 minutes. I had applied online on their website and got a call in 2 weeks time to schedule for a telephonic interview. I prepared a lot of basic C interview questions and fundamentals of OS. I should have done more preparation regarding some of the projects that I worked on as I was not very confident in the way I explained to him some of the OS fundamentals that was used in some of my relevant projects.

      Questions d'entretien [1]

      Question 1

      Write a shortest string copy function.
      1 réponse