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

      GSI Technology

      Est-ce votre entreprise ?

      À propos
      Avis
      Salaires et avantages
      Emplois
      Entretiens
      Entretiens
      Recherches associées: Avis sur GSI Technology | Offres d’emploi chez GSI Technology | Salaires chez GSI Technology | Avantages sociaux chez GSI Technology
      Entretiens chez GSI TechnologyEntretiens d’embauche pour Senior Embedded Firmware Engineer chez GSI TechnologyEntretien chez GSI Technology


      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 Senior Embedded Firmware Engineer

      30 déc. 2025
      Candidat à l'entretien anonyme
      Tel Aviv-Yafo
      Aucune offre
      Expérience négative
      Entretien moyen

      Candidature

      J'ai postulé en ligne. Le processus a pris 4 semaines. J'ai passé un entretien chez GSI Technology (Tel Aviv-Yafo) en déc. 2025

      Entretien

      2 days after applying, I got a phone call from the recruiter and we talked for about 10-15 minutes. A few days after that call I had a 30 minutes video call with the hiring manager. He didn't ask any technical questions, only gave an overview of the company, some details of what the department he's a part of does, and what the roll of his team in that department is. 2 days after that video call I got another phone call from the recruiter who told me they wanted to proceed and invited me for a face-to-face interview at the office. That interview took place 1 week after the video-call. The interview started with the hiring manager presenting the board that contains their SoC and engineers use for testing in their work. Then he asked me to describe the system I was working on, give an example of an assignment I had which I really enjoyed doing and describe an interesting bug I dealt with. Then he asked 2 technical questions, each with 2 parts (see questions below). At this point the interview took a weird turn. During the 2nd part of the 2nd question, while I was working on a solution, the interviewer said he needed to step outside for a few minutes, and disappeared for about 30 minutes. All that time I was waiting for him in the conference room. At a certain point I decided to go look for him around the office, but couldn't find him anywhere, so I returned to the conference room, took a look at the clock on my phone (which until that point was tucked in my bag) and saw that we're already half an hour past the time the interview should have ended by. The interviewer came back a few minutes after that and continued the interview as normal, returning to that last technical question, then continuing with some more questions about me. At the end, an interview that was scheduled for 1.5 hours, took 2 hours and 50 minutes. The response with their decision after this interview came 2.5 weeks after the interview (not that I any intensions of proceeding after that facade). There's a proper, respectful way to treat candidates, and this, was not it.

      Questions d'entretien [2]

      Question 1

      Write a function that gets a 4-byte integer, which is in little-endian, and returns it in big-endian.
      1 réponse

      Question 2

      Part 1: Implement a function that copies data from a source address to a destination address (just a one liner wrapper which uses memcpy). Part 2 : You now also have an API that triggers a DMA that can copy data efficiently, but it has a limitation that both the source address and the transfer length must be 8-byte aligned. Use this DMA API, and the API you wrote in part 1, to write an API that can copy any size of data from any source address to any destination.
      Répondre à cette question