Ir al contenidoIr al pie de página
  • Empleos
  • Empresas
  • Sueldos
  • Para empresas

      Impulsa tu carrera profesional

      Averigua cuánto podrías ganar, encuentra el empleo perfecto y comparte información sobre tu vida laboral y personal de forma anónima.

      employer cover photo
      employer logo
      employer logo

      Form3

      Empresa activa

      Información
      Opiniones
      Sueldos y beneficios
      Empleos
      Entrevistas
      Entrevistas
      Búsquedas relacionadas: Opiniones sobre Form3 | Ofertas de empleos en Form3 | Sueldos en Form3 | Beneficios en Form3
      Entrevistas de Form3Entrevistas para el puesto de Senior Software Engineer (Go) en Form3Entrevista de Form3


      Glassdoor

      • Acerca de
      • Premios
      • Blog
      • Contacto

      Empresas

      • Cuenta gratuita de empresa
      • Centro de empresas

      Información

      • Ayuda
      • Normas
      • Condiciones de uso
      • Privacidad y opciones de anuncios
      • No vender ni compartir mi información
      • Herramienta de consentimiento de cookies

      Trabaja con nosotros

      • Anunciantes
      • Empleo
      Descargar aplicación

      • Buscar por:
      • Empresas
      • Empleos
      • Ubicaciones

      Copyright © 2008-2026. Glassdoor LLC. «Glassdoor», «Worklife Pro», «Bowls» y sus logotipos son marcas comerciales registradas de Glassdoor LLC.

      Empresas seguidas

      Sigue a tus empresas favoritas para estar al tanto de las últimas oportunidades y disponer de información de primera mano.

      Búsquedas de empleo

      Recibe recomendaciones y actualizaciones personalizadas al iniciar tu búsqueda.

      Las mejores empresas en cuanto a «Remuneración y beneficios» cerca de ti

      avatar
      Embracon
      4.0★Remuneración y beneficios
      avatar
      Cartão Elo
      4.3★Remuneración y beneficios
      avatar
      TakePayments
      4.0★Remuneración y beneficios

      Entrevista de Senior Software Engineer (Go)

      9 may 2020
      Empleado anónimo
      Oferta aceptada
      Experiencia positiva

      Otras opiniones sobre las entrevistas para el puesto de Senior Software Engineer (Go) en Form3

      Entrevista de Senior Software Engineer (Go)

      11 dic 2022
      Empleado anónimo
      Buenos Aires
      Oferta aceptada
      Entrevista normal

      Solicitud

      Envié una solicitud electrónica. El proceso duró 3 semanas. Acudí a una entrevista en Form3 en abr 2020

      Entrevista

      First I had a call with a member of the talent team which started as a pleasant chat, answering questions about myself and asking some about the company. After which I received a take home exam, develop a client for one of their API resources. The exam is not limited, but it was stated that it should take about 8 hours. The exam was pretty straight forward, and I managed to complete it within a couple of hours, since I have a lot of Go experience, and I have written an API client or two before. The exam also demanded to have the tests for the client written, which I wrote, unit tests and integration tests against a provided mocked API. The exam also demanded the tests to be executed inside a docker container, which was also a non-issue for me since I have experience with this as well. After about a week I was informed that I have passed the exam and I have moved on to the next round of interviews where I would talk with 3 engineers. With the first engineer we would go through my exam, discuss some of my decisions taken in the client and tests. Next up was a quick quiz about TCP, HTTP, security etc., and the final part was a debugging exercise, where you are presented with an infrastructure schematic and an issue, and you need to talk through how you would identify and solve the issue. After those interviews I received a call that I passed and that I would receive an offer, which I did a couple of days later. If you have experience with Go, docker, and with writing APIs you should not have much problems with the interviews.

      Preguntas de entrevista [1]

      Pregunta 1

      Which HTTP methods are idempotent?
      Responder pregunta
      2
      Experiencia positiva
      Entrevista normal

      Solicitud

      Solicité el puesto a través de un captador. El proceso duró 3 semanas. Acudí a una entrevista en Form3 (Buenos Aires) en nov 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.

      Preguntas de entrevista [1]

      Pregunta 1

      How would you debug an error while on call?
      Responder pregunta

      Entrevista de Senior Software Engineer (Go)

      5 sept 2022
      Empleado anónimo
      Oferta aceptada
      Experiencia positiva
      Entrevista normal

      Solicitud

      Acudí a una entrevista en 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).

      Preguntas de entrevista [3]

      Pregunta 1

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

      Pregunta 2

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

      Pregunta 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 pregunta
      4

      Entrevista de Senior Software Engineer (Go)

      24 jun 2022
      Candidato de entrevista anónimo
      Londres, Inglaterra
      Sin oferta
      Experiencia positiva
      Entrevista normal

      Solicitud

      Solicité el puesto a través de un captador. El proceso duró 3 semanas. Acudí a una entrevista en Form3 (Londres, Inglaterra) en jun 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

      Preguntas de entrevista [1]

      Pregunta 1

      Say no more to Form?
      Responder pregunta
      5