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 Test Automation Engineer 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 Test Automation Engineer

      9 juil. 2015
      Candidat à l'entretien anonyme
      Cary, NC
      Aucune offre
      Expérience positive
      Entretien moyen

      Candidature

      J'ai postulé via une agence de recrutement. Le processus a pris 1 jour. J'ai passé un entretien chez Qualcomm (Cary, NC) en juin 2014

      Entretien

      Phone interview first, took an hour. Onsite all-day interview a few days later. A series of 1x1 discussions with 6 or 7 different folks, lunch with the hiring lead in the middle of the day. I don't think I had more than one person talk to me at a time. The team was composed of SDET with a big range in experience, everyone was clearly talented and doers. They needed someone to put together an automation framework to run on test units running Android. In particular to integrate smaller pieces already done. By the way I really liked the team I talked to and was impressed with their goals and operation.

      Questions d'entretien [5]

      Question 1

      Don't remember exactly but it was asking my understanding of processor cache architecture vs RAM, e.g., memory locality and associated performance.
      1 réponse

      Question 2

      Best I recall, the gist of it was code up in C/C++ on the whiteboard, a function to tell if a string contained any numeric digits.
      1 réponse

      Question 3

      Explain a nuances of methods in Java vs C++ and key differences. The desired answer is that C++ requires virtual keyword but Java is different.
      1 réponse

      Question 4

      Asked about my experience and knowledge of implementing and driving testing with Selenium, as well as ways to do any kind of unit testing with Android and Java.
      1 réponse

      Question 5

      In Perl, how to match strings from two data sources, one a big text file, and the other a smaller text file, and code a whole example on the whiteboard (some pseudo code ok), including reading in both files. The output would be a report summarizing a subset of the big file. The key thing was the string was coming from a variable. So it needed to handle something in this way. # $searchme from the big file, $matchme from the small file if($searchme =~ m/$matchme/) { # emit the valid output as specified }
      1 réponse