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
      employer logo
      employer logo

      Form3

      Empresa engajada

      Sobre
      Avaliações
      Remuneração e benefícios
      Vagas
      Entrevistas
      Entrevistas
      Buscas relacionadas: Avaliações da empresa Form3 | Vagas da empresa Form3 | Salários da empresa Form3 | Benefícios da empresa Form3
      Entrevistas da empresa Form3Entrevistas do cargo de Senior Go Developer da empresa Form3Entrevista da empresa Form3


      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.

      Buscas de vagas

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

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

      avatar
      Mastercard
      4.0★Remuneração e benefícios
      avatar
      Revolut
      4.2★Remuneração e benefícios
      avatar
      Xsolla
      3.5★Remuneração e benefícios
      avatar
      WeTravel
      3.5★Remuneração e benefícios

      Entrevista para Senior Go Developer

      18 de dez. de 2019
      Candidato(a) sigiloso(a) à entrevista
      Nenhuma oferta
      Experiência negativa

      Outras avaliações de entrevista de vagas de Senior Go Developer da empresa Form3

      Entrevista para Senior Software Engineer (Go)

      11 de dez. de 2022
      Funcionário(a) sigiloso(a)
      Buenos Aires
      Entrevista com nível médio de dificuldade

      Candidatura

      Candidatei-me por meio de recrutador(a). O processo levou 2 semanas. Fiz uma entrevista na empresa Form3.

      Entrevista

      After two chats with their recruiter, I received the technical test. She stated that my CV is very good and that my experience is enough. At the moment of the interview, I had only one year of experience with Go, over 10 years of programming in other languages. All good until this point, they stated that the test should take me around 4h. They requested me to write a Go client for their accounts API, the mention was to focus on testing the client. All good, I wrote the library, got around 87% coverage, 3 lines of code tests. This took me around two days of work. I was very satisfied with my result. I sent the GitHub repo of the test with a short summary of what I did. At the same time, I also sent my LinkedIn CV, which I haven't previously sent and which the recruiter asked again in a PDF format to send to the devs that will review the test. After a couple of days, I got the message from them that I have been rejected with the summary: "The test was well written. Client creation is simple and methods are easy to use. The tests are clean and easy to read." next to a couple of reasons for rejection like I didn't use a make file, the tests are using mocks and not the DB (who writes unit tests on DB?), an entrypoint.sh file is not present in my docker config file, the account entity doesn't have a builder. For me, these are secondary things, and not the focus of the test. So, what I think happened is that the devs didn't review my CV before the test and they've seen that I have quite a little experience with Go so they found reasons to reject. If this is the case then it's very unprofessional because I lost time with their test. But reading the interview reviews here I find that every rejected dev has a different task to do. I as myself the question, why would you send different tasks as an interview test? I very much assume that they are using this as a pretext to get free development done by devs. A small client here, a small library there. It adds up. I haven't got the chance to have the interview with their dev team to support my decisions taken in the code. I got rejected via an email after working for two days on the interview test. Very bad experience and unprofessional.

      Perguntas de entrevista [1]

      Pergunta 1

      Write a client for the Accounts API
      Responder à pergunta
      8
      Oferta aceita
      Experiência positiva
      Entrevista com nível médio de dificuldade

      Candidatura

      Candidatei-me por meio de recrutador(a). O processo levou 3 semanas. Fui entrevistado pela Form3 (Buenos Aires) em nov. de 2022

      Entrevista

      It was a pretty straightforward process. One screening interview, a take home exercise, and a technical interview. The technical interview has different levels of complexity, from discussing the exercise implementation to infrastructure decisions.

      Perguntas de entrevista [1]

      Pergunta 1

      How would you debug an error while on call?
      Responder à pergunta

      Entrevista para Senior Software Engineer (Go)

      5 de set. de 2022
      Funcionário(a) sigiloso(a)
      Oferta aceita
      Experiência positiva
      Entrevista com nível médio de dificuldade

      Candidatura

      Fiz uma entrevista na empresa Form3.

      Entrevista

      An exemplary recruitment process: - Well-organized / structured: 1. Call with a recruiter; 2. Offline coding exercise; 3. 3 30-min slots (within 1.5 hour block) of interviews with engineering team members. - All candidates feel welcome, also technology/language-agnostic OOP-oriented engineers: no hard requirement to have golang background. - Friendly, pressure-free environment: the candidate is encouraged to learn golang at their own pace before attempting the exercise. Talent acquisition team keep in touch to enquire about the progress and see if the candidate is still interested in the role but without creating an artificial pressure or enforcing strict timelines. - Relevant to the role: As a coding exercise, the candidate is asked to develop an http client library to integrate with the flagship product of Form3 - a few sample endpoints of the payment API. As part of the interview with the engineering team, the candidate has an opportunity to understand the Form3 architecture, design a real-life distributed system, debug a simulated production issue in the Form3 systems as a role-playing game. - Prompt post-interview feedback (48 hours).

      Perguntas de entrevista [3]

      Pergunta 1

      Coding exercise in golang: http client library using Form3 api
      Responder à pergunta

      Pergunta 2

      Form3 business/tech overview + questions. Review comments and questions regarding the rationale for the selected approach.
      Responder à pergunta

      Pergunta 3

      Debugging/ investigating a live production issue in Form3 systems in the form of a role-playing game. How to approach setting up a CI/CD pipeline in a startup vs a bigger company? Questions about the technologies mentioned in the CV.
      Responder à pergunta
      4

      Entrevista para Senior Software Engineer (Go)

      24 de jun. de 2022
      Candidato(a) sigiloso(a) à entrevista
      Londres, Inglaterra
      Nenhuma oferta
      Experiência positiva
      Entrevista com nível médio de dificuldade

      Candidatura

      Candidatei-me por meio de recrutador(a). O processo levou 3 semanas. Fui entrevistado pela Form3 (Londres, Inglaterra) em jun. de 2022

      Entrevista

      I had a very good meeting during screening call. The guy even shared a tips for the home exercise. I had to spent 5 days to write the code with developing the client library, unit testing, integration testing, makefile, setting dockerfile and so on. After 4 days, i received the feedback and its really annoying clarification from the panels (who ever you are). It seems they are Gen-Y(who always complain and not really look into the implementation code). The comments from them are only focus on configuration, not able to run the code(even i tried download it from different machine and run it without an issue). Cry baby !! i felt like the whole comments is just not relevant. You guys need to be more matured and maybe ask more senior guys to involve in the process. To management : you guys really need to see all of the comments from the bad response. You are having a DIVA type of developers review our code

      Perguntas de entrevista [1]

      Pergunta 1

      Say no more to Form?
      Responder à pergunta
      5