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

      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

      Empleador activo

      Información
      Evaluaciones
      Pago y prestaciones
      Empleos
      Entrevistas
      Entrevistas
      Búsquedas relacionadas: Evaluaciones de Form3 | Empleos en Form3 | Sueldos en Form3 | Prestaciones en Form3
      Entrevistas en Form3Entrevistas para el cargo de Senior Software Engineer en Form3Entrevista en Form3


      Glassdoor

      • Acerca de
      • Premios
      • Blog
      • Contacto

      Empleadores

      • Cuenta de empleador gratuita
      • Centro de empleador

      Información

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

      Trabaja con nosotros

      • Anunciantes
      • Oportunidades laborales
      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 desde adentro.

      Búsquedas de empleo

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

      Entrevista para Senior Software Engineer

      3 ago 2022
      Candidato de entrevista anónimo
      Sin ofertas
      Experiencia negativa
      Entrevista promedio

      Solicitud

      Me postulé a través de un reclutador. Acudí a una entrevista en Form3 en nov 2021

      Entrevista

      DO NOT WASTE YOUR TIME IF YOU DO NOT HAVE ANY EXPERIENCE IN ANY OF THE TECH/SKILLS THE RECRUITER MENTIONS. 1. Recruiter interview 2. Take-home test (go) 3. Rounds of interview with different developers: knowledge and understanding of network concepts, http, and troubleshooting an entire system. Originally, I was hesitant to continue with the process once the recruiter mentioned a take-home test and they were looking for a dev with K8 experience. I said I don't have any experience working with it. He said not to worry, they are looking for someone willing to learn it, just be honest. Fine. I wasted an entire weekend I'll never get back working on the test; passed with flying colors because I was thorough. Except for the final part, the interviews with the devs went very well since I spent a week preparing and studying (study the Glassdoor reviews for topics). I didn't do well in the final part: troubleshooting a system given a scenario. Due to my lack of experience, I didn't pinpoint the problem until some time. However, in the end I did identify the problematic component and provided the correct solution by scaling one of the services horizontally. In the end, the recruiter told me everyone liked me and they had a tough decision on whether to send me an offer, but unfortunately, I didn't have enough experience in K8 and they didn't have any resources to train me. He said he'll loop back in 6 months if the situation changes. Over six months later, the same recruiter did reach back but the expectation was different: he sent me his template recruiter message and had completely forgotten about me. I replied reminding who I was and he answered with three sentences, basically wishing me luck in my job search. The GD reviews were good and I was looking forward to joining Forms3 -- DO NOT WASTE YOUR TIME OR YOU WILL BE SORELY DISAPPOINTED.

      Preguntas de entrevista [1]

      Pregunta 1

      1. Go Take home test 2. Network concepts, http, security 3. Troubleshoot a system given a scenario
      Responder pregunta
      1

      Otras evaluaciones sobre las entrevistas para el cargo de Senior Software Engineer en Form3

      Entrevista para Senior Software Engineer

      14 mar 2023
      Candidato de entrevista anónimo
      Sin ofertas
      Experiencia negativa
      Entrevista fácil

      Solicitud

      Me postulé en línea. Acudí a una entrevista en Form3 en feb 2023

      Entrevista

      Homework assignment: They will ask you to create a library for their payment API. This task is pretty straightforward. However, it's a lot. From this assignment, you can tell that they don't assess your technical skill and ask you to invest tons of time in the beginning, then their reviewer will just say, "missing integration test," and then reject you. After the home assignment, they'll discuss this for the next round. Just like other reviews. It's not worth your time. They're not interested to see your quality. I abandon the test since I'm pretty sure with this kind of test, anyone can pass with just extra effort.

      Preguntas de entrevista [1]

      Pregunta 1

      check their github. it's publicly accessible
      Responder pregunta
      6

      Entrevista para Senior Software Engineer

      24 oct 2022
      Candidato de entrevista anónimo
      Sin ofertas
      Experiencia neutra
      Entrevista fácil

      Solicitud

      Me postulé a través de un reclutador. El proceso tomó 2 semanas. Acudí a una entrevista en Form3

      Entrevista

      Would not reccomend. Very streamlined process. I was approached by the HR via LinkedIn; they were extremely polite and described the position and the entire process from start to finish. It begins with a take-home exercise, a review and (if you passed the review) three quick technical interviews. There is no problem if you do not know their commonly used language, Golang. Apparently, they care for the talent and not the familiarity in the language which is an amazing "thumbs up" for company culture or at least that is the impressions you get in the begging. I submitted my exercise, and they replied in exactly 5 days. When it came to my review, my code was well written, documented and well tested and the feedback was positive about it. But the assignment was rejected without a further discussion for the below reasons: - Not liking the way data are passed into functions (in context you are asked to learn the language and get the job done) so using method A or method Z should not matter. - No retries policy implemented. This is a dealbreaker. Arguably, they create a myriad of services doing payment processes, of course they would want a standalone policy for each process, but they should give more context on what they expect. Retries policy are commonly handled manually. - Not enough assertions in the Create Response. Assert every single variable. That is a quite ridiculous statement to reject an assignment to. My final verdict, quite unfair handling. It is quite possible that they have passed lesser assignments just for the retry policy as it is quite important internally for the company but that does not judge a good software engineer. They should be more objective with their approach. In the code assignment they should judge code and ability to cover the assignment. Just for context, you are asked to learn a new language, create a package for that language, read their API documentation, make integration tests and finally have it containerized and tested against a fake version of their API in a provided docker-compose. So, outright rejecting an application from the coding assignment with mixed feedback is quite questionable. Knowledge should be judged in the technical interviews. Honestly, would not recommend. The impression from the engineers was like being "human-robots" - missing the forest for the tree. This is quite a red flag.

      Preguntas de entrevista [1]

      Pregunta 1

      You are being asked to create an HTTP client package which should be capable to be used out of the box in a production enviroment. The process is mainly judged on the tests.
      Responder pregunta
      11

      Entrevista para Senior Software Engineer

      30 nov 2022
      Empleado anónimo
      Londres, Inglaterra
      Oferta aceptada
      Experiencia positiva
      Entrevista difícil

      Solicitud

      Me postulé a través de una recomendación de un empleado. El proceso tomó 2 semanas. Acudí a una entrevista en Form3 (Londres, Inglaterra) en nov 2022

      Entrevista

      I was referred by an ex-colleague who already worked at Form3. After referring the recruiter sent me an e-mail for an initial call. It was a nice and easy going conversation and got really excited by the fact that she was confirming what I already knew about their values, how they work, what life of a senior engineer looks like at Form3 etc. After the first call I've got a take home exercise to implement an API Client (in Go) for their Fake Account API. This is where you can show your quality (even though the exercise itself is not that challenging), you can show that you understand best practices, how to test your software and how to make it readable and understandable etc. After finishing your take home exercise an Engineering team of Form3 is gonna review the code and this code will, after a short introduction on Form3, be part of the discussion in Part 1/3 of the next interview steps, where you can explain your approach, your tradeoffs etc. But this depends on the review of your code. One other thing I liked about their approach is that they don't mind if you're not experienced with Go (as long as you write that in your README). They will take the lack of experience into account, as they're looking for problem solving ability and engineering standards. Interview part 2/3 is about System Design and how you would change an architecture if certain requirements would change (how would you plan for fault tolerance, resiliency, high availability, consistency etc.) to see if you understand the fundamentals of distributed systems. The final part is a debugging exercise where you're simulating an on-call rotation. You'll get scenario based questions based on an microservice architecture diagram and get to ask the interview all the questions you like (what's in the logs, what metrics are available, other characteristics that may lead to finding the simulated issue in the scenario. Before the aforementioned interview takes place, the recruiter will reach out to you to make sure you're well prepared and know what to expect. For some companies every candidate is just a number on the list and for some companies you're a person they care about and they want to give an equal opportunity. The latter is the case with Form3. This is something I really liked and many other companies could take this as a good example to learn from.

      Preguntas de entrevista [1]

      Pregunta 1

      - Form3 introduction & discussing Takehome exercise (review) - System Design exercise - Debugging exercise (on-call simulation) based with scenario based questions based on an microservice architecture diagram
      Responder pregunta
      2