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

      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

      Empresa activa

      Información
      Opiniones
      Sueldos y beneficios
      Empleos
      Entrevistas
      Entrevistas
      Búsquedas relacionadas: Opiniones sobre Qualcomm | Ofertas de empleos en Qualcomm | Sueldos en Qualcomm | Beneficios en Qualcomm
      Entrevistas de QualcommEntrevistas para el puesto de Embedded Software Engineer en QualcommEntrevista de Qualcomm


      Glassdoor

      • Acerca de
      • Premios
      • Blog
      • Contacto

      Empresas

      • Cuenta gratuita de empresa
      • Centro de empresas

      Información

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

      Trabaja con nosotros

      • Anunciantes
      • Empleo
      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 de primera mano.

      Búsquedas de empleo

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

      Entrevista de Embedded Software Engineer

      22 may 2020
      Candidato de entrevista anónimo
      San Diego, CA
      Sin oferta
      Experiencia negativa
      Entrevista difícil

      Solicitud

      Solicité el puesto a través de la recomendación de un empleado. El proceso duró 2 meses. Acudí a una entrevista en Qualcomm (San Diego, CA) en abr 2020

      Entrevista

      I was interviewed for 2 separate positions to be located in San Diego, once in late March 2020, and the other in late April 2020. The first interview for the first position (an Audio DSP Software Engineer role) was a technical phone interview with one of their engineers. First of all, my interviewer was late to the call by 40 minutes. He at least let me know that he'd be about 15 mins late over an email, but then he still didn't call me for another 25 minutes. That was already a red flag for me. In the interview, he asked me really detailed questions on C, such as what sizeof() would return when used on a struct that he gave me the definition for (I had to keep in mind the rules of byte padding in structs, which I did not remember clearly at the time). He then proceeded to ask me questions regarding multi-threading and critical sections. I thought the interview had gone alright, and he had at least promised me that I'd hear back soon. That did not happen. I ended up having to ping my HR contact for this position a few weeks later, and still no response. A month after that first interview, I ping my HR contact again, and instead of getting yes/no on whether I'd be moving forward, she asks if I'd be interested in interviewing for a separate position (Computer Vision Software Engineer), also in San Diego. I agree, thinking the first step would be a phone interview like the first position, and give her my availability for the following few days. However, instead of a phone screen, they wanted to schedule a full-on virtual on-site interview with 3 separate panels. WITH ONLY 24 HOURS' NOTICE. I ask if I can push the interview back to the following week, but they refused, and so I begrudgingly went through the virtual interview the next day. The first 2 rounds of interviews were fine, and the interviewers were pretty friendly. Despite the role being a Computer Vision one, there were surprisingly few questions on CV concepts, which worked in my favor since I have little experience in that area. Most of the questions were about embedded software engineering concepts or OS concepts. However, my last interviewer, who was only supposed to ask me questions for 45 mins, ended up taking OVER 2 HOURS, and just kept asking me such a wide range of questions from fundamentl C concepts to algorithms to OS multi-threading concepts. One question he asked was how to detect a loop within a Linked-List; luckily, I had encountered that same question before in a previous interview years ago, so I knew to suggest using Floyd's cycle detection algorithm, and how to implement it. However, strangely, he asked what other solutions I could use that may not be as optimal. I suppose he was trying to gauge how I think about a problem, but it was still strange for him to ask for a non-optimal solution. After the interview, I felt I had done pretty good for just 24 hours' notice and almost no time to prepare (since I still had to work), and was told that I would hear back in 2 weeks. Of course that was also not the case, and I kept pinging my HR contact. They finally got back to me almost a month after that interview, just sending me what looked like an automated rejection letter. This was a very messy and unorganized process, and my overall interview experience with them was pretty negative. I won't be applying to Qualcomm again for at least a few years after this.

      Preguntas de entrevista [5]

      Pregunta 1

      Given the following struct definition in C, what would sizeof(myStruct) return? typedef struct { short a; long b; char c; } myStruct;
      7 respuestas

      Pregunta 2

      Given an image represented as an array of pixels, develop an algorithm that flips it 180 degrees.
      Responder pregunta

      Pregunta 3

      Develop an algorithm to detect a cycle in a Linked-List.
      2 respuestas

      Pregunta 4

      Develop an algorithm to reverse the bits in a byte.
      1 respuesta

      Pregunta 5

      What are virtual functions?
      2 respuestas
      14

      Otras opiniones sobre las entrevistas para el puesto de Embedded Software Engineer en Qualcomm

      Entrevista de Embedded Software Engineer

      26 may 2026
      Candidato de entrevista anónimo
      Sin oferta
      Experiencia positiva
      Entrevista normal

      Solicitud

      Acudí a una entrevista en Qualcomm

      Entrevista

      they call you and ask you the your availability and typical interview goes for 3 hours if they are interested. They ask C questions and your project related questions. At last a manager comes and takes your interview.

      Preguntas de entrevista [1]

      Pregunta 1

      Storage classes in C, Bit manipulation questions.
      Responder pregunta

      Entrevista de Embedded Software Engineer

      2 abr 2026
      Candidato de entrevista anónimo
      Sin oferta
      Experiencia neutra
      Entrevista normal

      Solicitud

      Acudí a una entrevista en Qualcomm

      Entrevista

      I had 1 screening round with 4 onsite rounds . All the rounds focuses on basic C concepts and additional concepts specific to role. Prepare behavioural questions related to your past work experience
      1

      Entrevista de Embedded Software Engineer

      4 mar 2026
      Candidato de entrevista anónimo
      San Diego, CA
      Sin oferta
      Experiencia neutra
      Entrevista normal

      Solicitud

      Acudí a una entrevista en Qualcomm (San Diego, CA)

      Entrevista

      Applied online. Recruiter reached out to schedule 2 technical interviews , 1 was about C/C++ coding , as well as fundamental coding / memory concepts. And another was a deep dive about items on my resume focusing on both technical and other aspects. Thought they went good but didn’t get the offer

      Preguntas de entrevista [1]

      Pregunta 1

      Going through code snippets and finding issues/ changing code
      Responder pregunta

      Las mejores empresas en cuanto a «Remuneración y beneficios» cerca de ti

      avatar
      DONE by NONE
      3.8★Remuneración y beneficios
      avatar
      HubSpot
      3.6★Remuneración y beneficios
      Software Developers
      3.8★Remuneración y beneficios
      avatar
      TranscribeMe
      3.6★Remuneración y beneficios