I applied through an employee referral. The process took 3 weeks. I interviewed at HubSpot (Cambridge, MA) in Mar 2018
Interview
First round: Typical 30-minute chat with recruiter to make sure you're not a crazy person or a bad fit.
Second round: At-home coding exercise. 3-hour time cap. Retrieve a set of raw data from a RESTful endpoint. Raw data represents client availability across different office locations. Parse and process that data to determine the time most clients are available per office to hold an event. Submit response to another RESTful endpoint.
Third round: 4-hour on-site. First, tour around the office with the recruiter + general chit-chat. Next, technical interview involving JavaScript language specifics. Next, behavioral discussion with Director of Engineering. Next, technical interview testing JavaScript, CSS, and HTML. Next, technical interview with a more traditional technical interview problem. Last, recap with the recruiter. There was no white boarding. I was able to write real code on my own laptop.
Interview questions [2]
Question 1
Add commas in-between each character of a string. Do this in such a way so that I could execute: 'hello'.addCommas()
Thanks for writing this up and I hope that now that you're part of our team, you feel you made the right choice in joining us. Appreciate the feedback on your process and the context on the value we place on writing real code in the interview--thanks for helping us build a product our customers love, and for all your hard work at HubSpot! Sincerely, Katie
Other Senior Software Engineer Interview Reviews for HubSpot
I applied online. I interviewed at HubSpot (Dublin, Dublin) in Mar 2026
Interview
Smooth interview process , recruitment team is really good , read past glassdoor interview experience to know what to expect . whole process took around a week after the initial screening through codesignal round
Interview questions [1]
Question 1
System Design - Netflix
Coding Round - messaging system with accounts from 1 to N, need to figure out who is a spammer. The spammer messages everyone but does not receive any messages. - Problem statement is clear - but I/O is not given and the interviewer expects the problem to be solved in a particular w
I applied online. I interviewed at HubSpot in Mar 2026
Interview
The process was ok until the last step but once I got to team match round I was told there are no roles available. If no roles available then why waste candidates time? So much effort goes into prepping and the recruiter just went MIA
I applied online. The process took 1 week. I interviewed at HubSpot (Saint Louis, MO)
Interview
Single exam no human interaction. The exam was like a college test, something completely unrelated to modern field work. Seemed a bit off base. Definitely didnt seem like a realistic approach to finding real humans to fit for a company.
Interview questions [1]
Question 1
Complete technical exam about solving programming algorithms.