Aller au contenuAller au pied de page
  • Emplois
  • Entreprises
  • Salaires
  • Pour les employeurs

      Boostez votre carrière

      Découvrez votre salaire potentiel, décrochez des emplois de rêve et partagez vos témoignages de manière anonyme.

      employer cover photo
      employer logo
      employer logo

      DSR

      Est-ce votre entreprise ?

      À propos
      Avis
      Salaires et avantages
      Emplois
      Entretiens
      Entretiens
      Recherches associées: Avis sur DSR | Offres d’emploi chez DSR | Salaires chez DSR | Avantages sociaux chez DSR
      Entretiens chez DSREntretiens d’embauche pour Embedded Systems Developer chez DSREntretien chez DSR


      Glassdoor

      • À propos
      • Récompenses
      • Blog
      • Nous contacter
      • Guides

      Employeurs

      • Compte employeur gratuit
      • Centre employeur
      • Blog pour les employeurs

      Informations

      • Aide
      • Règles de la communauté
      • Conditions d'utilisation
      • Confidentialité et choix publicitaires
      • Ne pas vendre ni partager mes informations
      • Outil de consentement aux cookies

      Travailler avec nous

      • Annonceurs
      • Carrières
      Télécharger l'application

      • Parcourir par :
      • Entreprises
      • Emplois
      • Lieux

      Copyright © 2008-2026. Glassdoor LLC. « Glassdoor », son logo, « Worklife Pro » et « Bowls » sont des marques déposées de Glassdoor LLC.

      Entreprises suivies

      Tenez-vous au courant des dernières opportunités et profitez de conseils d’initiés en suivant les entreprises de vos rêves.

      Recherche d’emplois

      Obtenez des recommandations et des mises à jour personnalisées en démarrant vos recherches.

      Entretien pour Embedded Systems Developer

      31 mai 2023
      Candidat à l'entretien anonyme
      Porto, Oporto
      Aucune offre
      Expérience neutre
      Entretien facile

      Candidature

      J'ai postulé en ligne. Le processus a pris 2 semaines. J'ai passé un entretien chez DSR (Porto, Oporto) en mai 2023

      Entretien

      They rejected me after a 2h technical interview. First time ever that I was rejected after a technical interview, so I was very surprised. They didn't seem to bother much about my achievements in previous jobs or how I solved previous technical challenges, which I found really odd. They were more eager to just ask about some random C/C++ questions. They didn't seem to have a lot of experience in knowing what to look for in a candidate that can actually solve problems and get things done.

      Questions d'entretien [3]

      Question 1

      They ask for you to do a code review of some code snippets. In particular, they had a snippet with the malloc() family of functions which is really weird since using dynamic allocation on RTOS and embedded systems is frown upon. So this question was not relevant at all for the job since you'll never be using dynamic allocation in most embedded systems unless you want things to catch fire and explode. It's almost as if they didn't know what to ask for, but found that question online and though it would be suitable to use it on the interview.
      Répondre à cette question

      Question 2

      They also ask if you recognize some C declarations as valid and ask you to comment on what they do, like a function pointer and a const volatile pointer variable.
      Répondre à cette question

      Question 3

      At the end, they ask you to share your screen and write a simple code snippet that performs a byte swap when given a uint32_t variable. So, you need to write a function that converts 0x12345678 to 0x78563412.
      Répondre à cette question