Ir para o conteúdoIr para a pasta
  • Vagas
  • Empresas
  • Salários
  • Para empresas

      Avance em sua carreira

      Descubra qual pode ser seu salário, conquiste a vaga dos seus sonhos e compartilhe insights de qualidade de vida com sigilo.

      employer cover photo

      GSI Technology

      Essa empresa é sua?

      Sobre
      Avaliações
      Remuneração e benefícios
      Vagas
      Entrevistas
      Entrevistas
      Buscas relacionadas: Avaliações da empresa GSI Technology | Vagas da empresa GSI Technology | Salários da empresa GSI Technology | Benefícios da empresa GSI Technology
      Entrevistas da empresa GSI TechnologyEntrevistas do cargo de Senior Embedded Firmware Engineer da empresa GSI TechnologyEntrevista da empresa GSI Technology


      Glassdoor

      • Sobre
      • Prêmios
      • Blog
      • Fale conosco

      Empresas

      • Conta gratuita de empresa
      • Área da empresa
      • Blog para empresas

      Informações

      • Ajuda
      • Regras da Comunidade
      • Termos de Uso
      • Privacidade e opções de anúncios
      • Não venda nem compartilhe minhas informações
      • Ferramenta de consentimento de uso de cookies

      Trabalhe conosco

      • Anunciantes
      • Carreiras
      Baixe o aplicativo:

      • Busque por:
      • Empresas
      • Vagas
      • Localizações

      Copyright © 2008-2026. Glassdoor LLC. “Glassdoor”, “Worklife Pro”, “Bowls” e o logotipo do Glassdoor são marcas comerciais pertencentes à Glassdoor LLC.

      Empresas seguidas

      Fique por dentro de todas as oportunidades e dicas internas seguindo as empresas de seus sonhos.

      As melhores empresas na categoria “Remuneração e benefícios” perto de você

      avatar
      Samsung Electronics
      3.7★Remuneração e benefícios
      avatar
      Siemens
      3.8★Remuneração e benefícios
      avatar
      ABB
      3.7★Remuneração e benefícios
      avatar
      PITS Global Data Recovery Services
      4.6★Remuneração e benefícios

      Buscas de vagas

      Comece a buscar vagas para receber atualizações e recomendações personalizadas.

      Entrevista para Senior Embedded Firmware Engineer

      30 de dez. de 2025
      Candidato(a) sigiloso(a) à entrevista
      Tel Aviv-Yafo
      Nenhuma oferta
      Experiência negativa
      Entrevista com nível médio de dificuldade

      Candidatura

      Candidatei-me online. O processo levou 4 semanas. Fui entrevistado pela GSI Technology (Tel Aviv-Yafo) em dez. de 2025

      Entrevista

      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.

      Perguntas de entrevista [2]

      Pergunta 1

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

      Pergunta 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.
      Responder à pergunta