Ir al contenidoIr al pie de página
  • Empleos
  • Empresas
  • Sueldos
  • Para empleadores

      Impulsa tu carrera profesional

      Averigua cuánto podrías ganar, encuentra el empleo perfecto y comparte información sobre tu vida laboral y personal de forma anónima.

      employer cover photo
      employer logo
      employer logo

      Qualcomm

      Empleador activo

      Información
      Evaluaciones
      Pago y prestaciones
      Empleos
      Entrevistas
      Entrevistas
      Búsquedas relacionadas: Evaluaciones de Qualcomm | Empleos en Qualcomm | Sueldos en Qualcomm | Prestaciones en Qualcomm
      Entrevistas en QualcommEntrevistas para el cargo de Software Test Automation Engineer en QualcommEntrevista en Qualcomm


      Glassdoor

      • Acerca de
      • Premios
      • Blog
      • Contacto

      Empleadores

      • Cuenta de empleador gratuita
      • Centro de empleador

      Información

      • Ayuda
      • Pautas
      • Condiciones de uso
      • Privacidad y opciones de anuncios
      • No vender ni compartir mi información
      • Herramienta de autorización de cookies

      Trabaja con nosotros

      • Anunciantes
      • Oportunidades laborales
      Descargar aplicación

      • Buscar por:
      • Empresas
      • Empleos
      • Ubicaciones

      Copyright © 2008-2026. Glassdoor LLC. "Glassdoor", "Worklife Pro", "Bowls" y sus logotipos son marcas comerciales registradas de Glassdoor LLC.

      Empresas seguidas

      Sigue a tus empresas favoritas para estar al tanto de las últimas oportunidades y disponer de información desde adentro.

      Búsquedas de empleo

      Recibe recomendaciones y actualizaciones personalizadas al iniciar tu búsqueda.

      Las mejores empresas en cuanto a "Remuneración y prestaciones" cerca de ti

      avatar
      Intel Corporation
      3.7★Remuneración y prestaciones
      avatar
      Apple
      4.2★Remuneración y prestaciones
      avatar
      NVIDIA
      4.6★Remuneración y prestaciones
      avatar
      HP Inc.
      3.5★Remuneración y prestaciones

      Entrevista para Software Test Automation Engineer

      9 de jul de 2015
      Candidato de entrevista anónimo
      Cary, NC
      Sin ofertas
      Experiencia positiva
      Entrevista promedio

      Solicitud

      Me postulé a través de una agencia de empleos. El proceso tomó 1 día. Acudí a una entrevista en Qualcomm (Cary, NC) en jun 2014

      Entrevista

      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.

      Preguntas de entrevista [5]

      Pregunta 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 respuesta

      Pregunta 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 respuesta

      Pregunta 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 respuesta

      Pregunta 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 respuesta

      Pregunta 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 respuesta