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

      HubSpot

      Empleador activo

      Información
      Evaluaciones
      Pago y prestaciones
      Empleos
      Entrevistas
      Entrevistas
      Búsquedas relacionadas: Evaluaciones de HubSpot | Empleos en HubSpot | Sueldos en HubSpot | Prestaciones en HubSpot
      Entrevistas en HubSpotEntrevistas para el cargo de Senior Software, Engineer Frontend en HubSpotEntrevista en HubSpot


      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.

      Las mejores empresas en cuanto a "Remuneración y prestaciones" cerca de ti

      avatar
      NVIDIA
      4.6★Remuneración y prestaciones
      avatar
      HP Inc.
      3.5★Remuneración y prestaciones
      avatar
      Arm
      4.4★Remuneración y prestaciones
      avatar
      Marvell Technology
      4.0★Remuneración y prestaciones

      Entrevista para Senior Software, Engineer Frontend

      14 de sept de 2017
      Candidato de entrevista anónimo
      Dublín, Dublín

      Otras evaluaciones sobre las entrevistas para el cargo de Senior Software, Engineer Frontend en HubSpot

      Entrevista para Senior Frontend Developer

      23 de nov de 2023
      Candidato de entrevista anónimo
      Berlín
      Sin ofertas
      Sin ofertas
      Experiencia positiva
      Entrevista promedio

      Solicitud

      Me postulé a través de una recomendación de un empleado. Acudí a una entrevista en HubSpot (Dublín, Dublín) en sept 2017

      Entrevista

      The interview process was very transparent with HubSpot. The technical recruiter I had was great, and did a great initial call with myself which took about 30 minutes. He explained the structure of HubSpot, about their products, and where they were looking to go in the near future. They provide links to great blog posts that give you a feel for the process as well as the company. After a screening call with the recruiter you are given a take home test, which you have 3 hours to get a successful 200 status code back from the API endpoint they provide. Without outlining in a lot of detail what the test was like (so as not to give it away on HubSpot), it involves handling HTTP requests & some data manipulation and parsing (sorting, structuring etc). Once you achieve the 200 status back from the server, you have as much time as you need to cleanup code, make it more idiomatic and functional, after which you submit it to a link provided by the recruiter upon success. Advice on this part is to focus on getting the correct payload to send to the API first before creating elaborate algorithms and data structures as the 200 success is the primary scenario they care about at this point. After successfully completing the take home test within the limits, I was invited in for a 4 hour interview. It comprised of meeting the recruiter, an interview with the Director of Engineering, 3 x Software Engineers, and ended with the recruiter again. The initial few questions with the first software engineer weren't difficult, however the questions increase in difficulty slightly after each one. My second software engineer interview was around a small coding challenge. They are looking to see what data structures you used and the way you use them here, so be careful not to get too relaxed with writing throwaway code. Not necessarily crazy complex paradigms, but just be mindful of what you are using and why you are using it. Despite getting the method to work within the interview, my code could have been more thought-out and efficient (based on feedback). Listen out for tips, as the interviewer will give them, I just didn't have the wherewithal to apply them. My last software engineer interview was with a predominantly front-end engineer. You are given option of working with vanilla JS or JQuery, I chose vanilla JS. It was wiring up some small enough functions to the DOM via event listeners. There is some HTML and CSS involved here, but if you have a professional grasp of that, you will do just fine. All members of HubSpot allow for chat at the start and question at the end of each of their allotted time, and I had the privilege of having some very nice people interview me. After completing the onsite interview, you get a tour of the office. The recruiter will generally get in touch with you within about 3-4 days. In my case he called with the feedback, despite not being offered the position, which although disappointing, was a nice personal touch. Many companies would let you down via automated email, but the feedback is detailed and well worth taking onboard.

      Preguntas de entrevista [1]

      Pregunta 1

      Create a memoisation method for caching
      1 respuesta
      avatar
      Respuesta de HubSpot
      8y
      Thanks so much for such a comprehensive review, which will be hugely helpful to candidates reading this in the future. I'm glad you found the process to be so thorough and that, in spite of the outcome, you received such thoughtful and specific feedback from your recruiter. Best wishes in your job search! Best, Becky
      Experiencia positiva
      Entrevista promedio

      Solicitud

      Me postulé en línea. El proceso tomó 4 semanas. Acudí a una entrevista en HubSpot (Berlín) en oct 2023

      Entrevista

      - HR call - 30m - online (but using your own IDE) home assignment - 3h - algorithms 1h - system design 1h - java script 1h - behaviour interview ~1h rejection (in my case) - HR call with very constructive and detailed feedback - 15min Polite people. Interesting and well prepared home assignment! Interesting interviews, not very hard, but cover many topics. The best feedback I've ever seen! All questions have been listed here on Glassdoor. I didn't believe that everything could be the same, so my mistake was not to learn it, but to try to prepare in the usual way. Just do this and 80% of those interviews will be covered!

      Preguntas de entrevista [3]

      Pregunta 1

      For behaviour interview questions were slightly changed, but same topics. E.g. "Tell me about a time when you had a different opinion about a technical approach to solving a problem than your colleague"
      Responder pregunta

      Pregunta 2

      For design system I had a task to design a particular module for "existing" system. There was a rough design and my task was to create a document (e.g. for another team) with tech description. E.g. features, future plans, APIs, types (TS), think about possible problems and ways to cover them. Only from FE point of view, so no DB, latency questions, etc
      Responder pregunta

      Pregunta 3

      Frontend and algorithms are exactly the same as were described here before. FE: addCommas fn and logger with prod mode ALG: merge two arrays with conditions (maybe something else, but I failed this one. The problem is really easy one (like easy level leetcode problem) just be careful with edge cases
      Responder pregunta
      1

      Entrevista para Senior Software Engineer - Frontend

      30 de ago de 2022
      Candidato de entrevista anónimo
      Berlín
      Sin ofertas
      Experiencia negativa
      Entrevista fácil

      Solicitud

      Me postulé en línea. El proceso tomó 3 meses. Acudí a una entrevista en HubSpot (Berlín) en ago 2022

      Entrevista

      I applied for Hubspot towards the end of May, within a week I get an email to arrange a recruiter call (which was about 30 mins). The recruiter sends me the 1st take-home exercise which I submitted within a week. The take-home exercise is very straightforward. It needs some basic knowledge of data structures and how to consume an API. After 3-4 weeks of waiting, they tell me that I aced the exercise but that they're evaluating their H2 hiring and that they'd reach out in 1 week to proceed with the next interview. Since then 5 more weeks went by and they have completely ghosted me. I've reached out and got no answer. That's no way to treat a candidate, you should at least let them know you have a hiring freeze (if that's the case?) .

      Preguntas de entrevista [1]

      Pregunta 1

      First take-home tech task requires some basic data structure & algorithm knowledge and how to consume an API.
      Responder pregunta

      Entrevista para Senior Frontend Developer

      13 de jul de 2022
      Candidato de entrevista anónimo
      New York, NY
      Sin ofertas
      Experiencia positiva
      Entrevista promedio

      Solicitud

      Me postulé a través de otra fuente. El proceso tomó 2 semanas. Acudí a una entrevista en HubSpot (New York, NY) en jun 2022

      Entrevista

      Initial phone screen, then a 3 hour take home coding challenge. If successful you'll schedule the interviews with the recruiter. I had 4 one hour long rounds of interviews. 2 live coding interviews (Javascript), 1 with the hiring manager (behavioral questions), 1 system design interview.

      Preguntas de entrevista [1]

      Pregunta 1

      Tell me about a time when you took ownership
      Responder pregunta