Skip to contentSkip to footer
  • Community
  • Jobs
  • Companies
  • Salaries
  • For employers
      Notifications

      Loading...

      Elevate your career

      Discover your earning potential, land dream jobs, and share work-life insights anonymously.

      employer cover photo
      employer logo
      employer logo

      HubSpot

      Engaged employer

      About
      Reviews
      Pay and benefits
      Jobs
      Interviews
      Interviews
      Related searches: HubSpot reviews | HubSpot jobs | HubSpot salaries | HubSpot benefits | HubSpot conversations
      HubSpot interviewsHubSpot Senior Software, Engineer Frontend interviewsHubSpot interview


      Glassdoor

      • About / Press
      • Awards
      • Blog
      • Research
      • Contact Us
      • Guides

      Employers

      • Free Employer Account
      • Employer Centre
      • Employers Blog

      Information

      • Help
      • Guidelines
      • Terms of Use
      • Privacy and Ad Choices
      • Do Not Sell Or Share My Information
      • Cookie Consent Tool
      • Security

      Work With Us

      • Advertisers
      • Careers
      Download the App

      • Browse by:
      • Companies
      • Jobs
      • Locations
      • Communities
      • Recent posts

      Copyright © 2008-2026. Glassdoor LLC. "Glassdoor," "Worklife Pro," "Bowls" and logo are proprietary trademarks of Glassdoor LLC.

      Followed companies

      Stay ahead in opportunities and insider tips by following your dream companies.

      Job searches

      Get personalised job recommendations and updates by starting your searches.

      Top companies for "Compensation and Benefits" near you

      avatar
      DONE by NONE
      3.8★Compensation and benefits
      avatar
      Moody's
      3.7★Compensation and benefits
      avatar
      Slide Inc
      3.7★Compensation and benefits
      avatar
      Cashier Live
      3.8★Compensation and benefits

      Bowls

      Get actionable career advice tailored to you by joining more bowls.

      Company Bowl sample

      Want the inside scoop on your own company?

      Check out your Company Bowl for anonymous work chats.

      Senior Software, Engineer Frontend Interview

      14 Sept 2017
      Anonymous interview candidate
      Dublin, Dublin

      Other Senior Software, Engineer Frontend interview reviews for HubSpot

      Senior Frontend Developer Interview

      23 Nov 2023
      Anonymous interview candidate
      Berlin
      No offer
      No offer
      Positive experience
      Average interview

      Application

      I applied through an employee referral. I interviewed at HubSpot (Dublin, Dublin) in Sept 2017

      Interview

      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.

      Interview questions [1]

      Question 1

      Create a memoisation method for caching
      1 Answer
      avatar
      HubSpot response
      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
      Positive experience
      Average interview

      Application

      I applied online. The process took 4 weeks. I interviewed at HubSpot (Berlin) in Oct 2023

      Interview

      - 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!

      Interview questions [3]

      Question 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"
      Answer question

      Question 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
      Answer question

      Question 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
      Answer question
      1

      Senior Software Engineer - Frontend Interview

      30 Aug 2022
      Anonymous interview candidate
      Berlin
      No offer
      Negative experience
      Easy interview

      Application

      I applied online. The process took 3 months. I interviewed at HubSpot (Berlin) in Aug 2022

      Interview

      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?) .

      Interview questions [1]

      Question 1

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

      Senior Frontend Developer Interview

      13 Jul 2022
      Anonymous interview candidate
      New York, NY
      No offer
      Positive experience
      Average interview

      Application

      I applied through other source. The process took 2 weeks. I interviewed at HubSpot (New York, NY) in Jun 2022

      Interview

      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.

      Interview questions [1]

      Question 1

      Tell me about a time when you took ownership
      Answer question