Passa al contenutoPassa al piè di pagina
  • Lavori
  • Aziende
  • Stipendi
  • Per le aziende

      Migliora la tua carriera

      Scopri le tue potenzialità di guadagno, trova lavori da sogno e condividi approfondimenti su lavoro e vita privata in forma anonima.

      employer cover photo

      GSI Technology

      Questa è la tua azienda?

      Circa
      Recensioni
      Stipendi e benefit
      Lavori
      Colloqui
      Colloqui
      Ricerche correlate: Recensioni su GSI Technology | Offerte di lavoro di GSI Technology | Stipendi di GSI Technology | Benefit di GSI Technology
      Colloqui di GSI TechnologyColloqui per Senior Embedded Firmware Engineer presso GSI TechnologyColloquio di GSI Technology


      Glassdoor

      • Chi siamo
      • Contattaci

      Aziende

      • Account Business gratuito
      • Spazio per le aziende
      • Blog per le aziende

      Informazioni

      • Aiuto
      • Linee guida
      • Condizioni d'uso
      • Privacy e scelte pubblicitarie
      • Non vendere né condividere le mie informazioni
      • Strumento per l'accettazione dei cookie

      Lavora con noi

      • Inserzionisti
      • Carriere
      Scarica l'app

      • Cerca:
      • Aziende
      • Lavori
      • Località

      Copyright © 2008-2026. Glassdoor LLC. "Glassdoor," "Worklife Pro," "Bowls" e il relativo logo sono marchi registrati di Glassdoor LLC.

      Aziende seguite

      Non lasciarti sfuggire opportunità e informazioni privilegiate seguendo le aziende dove vorresti lavorare.

      Ricerche di lavoro

      Ricevi suggerimenti e aggiornamenti personalizzati avviando le tue ricerche.

      Le migliori aziende per "stipendio e benefit" vicino a te

      avatar
      Samsung Electronics
      3.7★Stipendio e benefit
      avatar
      ZTE
      3.6★Stipendio e benefit

      Colloquio per Senior Embedded Firmware Engineer

      30 dic 2025
      Candidato anonimo a colloquio
      Tel Aviv
      Nessuna offerta
      Esperienza negativa
      Colloquio nella media

      Candidatura

      Ho presentato la mia candidatura online. La procedura ha richiesto 4 settimane. Ho sostenuto un colloquio presso GSI Technology (Tel Aviv) nel mese di dic 2025

      Colloquio

      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.

      Domande di colloquio [2]

      Domanda 1

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

      Domanda 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.
      Rispondi alla domanda