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 Modem Power Software Developer 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 Modem Power Software Developer

      16 jun 2013
      Empleado anónimo
      San Diego, CA
      Oferta aceptada
      Experiencia positiva
      Entrevista promedio

      Solicitud

      Me postulé en línea. El proceso tomó 4 semanas. Acudí a una entrevista en Qualcomm (San Diego, CA) en may 2013

      Entrevista

      1st round HR interview : over phone. Basic questions on time management, priorities, college life etc 2nd round : Technical Phone interview, questions on C keywords (Static, volatile, const, typedef), questions on power optimization techniques, OS questions (deadlock, priority inversion, types of scheduling etc), and a coding question. (Write a function that counts the number of set bits in an integer number). Why is debugging memory leaks so difficult? How is it done? ONSITE: 6 rounds on interview, 1 HR, 5 technical. whole day. Onsite questions follows

      Preguntas de entrevista [5]

      Pregunta 1

      A and B are 32 bit numbers with first 16 bits valid in A and next 16 bits valid in B. (The non-valid bits aren't necessarily 0). WAP that adds A and B without using arithmetic operator.
      3 respuestas

      Pregunta 2

      What are the different power optimization techniques used in a processor/chipset. questions on limitation and challenges in power debug.
      Responder pregunta

      Pregunta 3

      WAP to count the number of set bits where no of iterations must be less than or equal to the no of bits in the number.
      1 respuesta

      Pregunta 4

      1)WAP to count the number of set bits where no of iterations must be equal to the number of set bits, irrespective of the total number of bits. Now make this number of iterations 1/8th. 2) WAP for ceiling function of 2 nos. eg: Ceiling(5/3) should return 3.
      2 respuestas

      Pregunta 5

      1) WAP to store an integer 11 at the memory location )x013DAFF2 2) Write a macro called MAX that returns max(a,b)
      1 respuesta
      2