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

      Fitbit

      ¿Esta es tu empresa?

      Información
      Evaluaciones
      Pago y prestaciones
      Empleos
      Entrevistas
      Entrevistas
      Búsquedas relacionadas: Evaluaciones de Fitbit | Empleos en Fitbit | Sueldos en Fitbit | Prestaciones en Fitbit
      Entrevistas en FitbitEntrevistas para el cargo de Embedded Software Engineer en FitbitEntrevista en Fitbit


      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 Embedded Software Engineer

      15 dic 2016
      Candidato de entrevista anónimo
      New York, NY
      Sin ofertas
      Experiencia neutra
      Entrevista promedio

      Solicitud

      Me postulé en línea. El proceso tomó 4 semanas. Acudí a una entrevista en Fitbit (New York, NY) en nov 2016

      Entrevista

      1. HR Phone Screen 2. Technical Phone Interview w/ Code Sharing 3. Coding Challenge 4. In Person I breezed through the HR phone screen and the technical phone interview. During the technical interview I was given a choice on wether I wanted to do a coding question on linked lists or memcpy. I chose memcpy and I started with a simple implementation, copying byte by byte. Interviewer said that reading 4 bytes took the same amount of time to read 1 byte so how could you optimize it. You just set the pointer to be int32_t type and then copy them and then decrement the size by 4. Then he asked what if the src wasn't on a 4 byte boundary in memory, solution to this is to copy bytes until the pointer is on a boundary then copy 4 bytes at a time, and then bytes at the end until size is 0. Then was asked about what if the src and dest were overlapping, this is simple, you just check if the address for the dest pointer plus + size is less than src, if its not, copy from the end. I was given the coding challenge which was reading a binary file and pulling 12 bit values from it and outputting the last 32 values read as well as the largest 32 bit values. I did this successfully but was not put through to an in person interview with no feedback other than my solution was not the best match at this time. I was surprised because I kept track of the largest values using using a sorted linked list containing only 32 values, and used a circular buffer to keep track of the last values read. Inserting into the linked list was almost going to have to go through 31 nodes and updating the circular buffer took O(1). I'm not aware of a more optimal solution but perhaps thats why I didn't get an in person.

      Preguntas de entrevista [5]

      Pregunta 1

      Can you implement memcpy?
      Responder pregunta

      Pregunta 2

      How would you copy 4 bytes at a time in your solution to memcpy?
      Responder pregunta

      Pregunta 3

      What if the src or dest pointer is not aligned on a boundary?
      Responder pregunta

      Pregunta 4

      What if src and dest overlap?
      Responder pregunta

      Pregunta 5

      What does memcpy return?
      3 respuestas
      4

      Otras evaluaciones sobre las entrevistas para el cargo de Embedded Software Engineer en Fitbit

      Entrevista para Software Engineer-embeded

      23 may 2023
      Candidato de entrevista anónimo
      San Jose, CA
      Sin ofertas
      Experiencia positiva
      Entrevista promedio

      Solicitud

      Me postulé en línea. El proceso tomó 6 semanas. Acudí a una entrevista en Fitbit (San Jose, CA) en feb 2023

      Entrevista

      Asked some basic RTOS questions, interrupt concept, etc. Then asked to write a piece of code to reverse a string. Then asked to write a code to detect whether an integer is 2^n or not.

      Preguntas de entrevista [1]

      Pregunta 1

      Write a code to reverse a string
      Responder pregunta

      Entrevista para Embedded Software Engineer

      21 mar 2021
      Candidato de entrevista anónimo
      Bucarest,
      Sin ofertas
      Experiencia positiva
      Entrevista promedio

      Solicitud

      Me postulé a través de un reclutador. Acudí a una entrevista en Fitbit (Bucarest, ) en oct 2019

      Entrevista

      I was contacted by a recruiter. I was sending the CV and after 2, 3 day I was at the Fitbit office and have the technical interview with two engineers

      Preguntas de entrevista [2]

      Pregunta 1

      Describe the steps to make an application
      Responder pregunta

      Pregunta 2

      Why you are a suitable person for their them
      Responder pregunta

      Entrevista para Embedded Software Engineer

      18 jul 2019
      Candidato de entrevista anónimo
      Bucarest,
      Sin ofertas
      Experiencia negativa
      Entrevista promedio

      Solicitud

      Acudí a una entrevista en Fitbit (Bucarest, )

      Entrevista

      Interviewed with a total of 11 people (11 total man-hours spent for a single candidate!) for onsite + phone. The only feedback was that the team was looking for someone else with more experience in a certain non-embedded area, despite passing all the technical interviews and being rejected by the HR one (though they didn't mention this part). Beware the hidden anti-poaching deal that is practiced between large US-based companies in Bucharest.

      Preguntas de entrevista [1]

      Pregunta 1

      Generic C, algo & DS and OS questions.
      Responder pregunta