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 Engineer - Linux Kernel 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.

      Entrevista para Software Engineer - Linux Kernel

      28 may 2011
      Candidato de entrevista anónimo
      Sin ofertas
      Experiencia positiva
      Entrevista difícil

      Solicitud

      Me postulé en línea. El proceso tomó 1 día. Acudí a una entrevista en Qualcomm en may 2011

      Entrevista

      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.

      Preguntas de entrevista [2]

      Pregunta 1

      How do you check if 2 buffers overlap?
      1 respuesta

      Pregunta 2

      write a 32byte aligned mem alloc
      Responder pregunta
      1

      Otras evaluaciones sobre las entrevistas para el cargo de Software Engineer - Linux Kernel en Qualcomm

      Entrevista para Linux Kernel Developer

      19 ene 2018
      Candidato de entrevista anónimo
      Sin ofertas
      Experiencia positiva
      Entrevista promedio

      Solicitud

      Me postulé en línea. Acudí a una entrevista en Qualcomm en oct 2017

      Entrevista

      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.

      Preguntas de entrevista [1]

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

      Entrevista para Linux Kernel Developer

      19 jul 2017
      Candidato de entrevista anónimo
      Sin ofertas
      Experiencia positiva
      Entrevista promedio

      Solicitud

      Acudí a una entrevista en Qualcomm

      Entrevista

      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.

      Preguntas de entrevista [1]

      Pregunta 1

      Write a shortest string copy function.
      1 respuesta