I applied online. The process took 3 weeks. I interviewed at HubSpot (Dublin, Dublin) in Nov 2021
Interview
First they want you to do an online coding assessment. After you complete their assessment, they invite you for a 2 hour technical interview. The first hour is a systems design interview and the remaining hour is an algorithm/coding interview. I think for an internship role, this interview process is a bit overkill.
Interview questions [1]
Question 1
In the online coding assessment, you need fetch a JSON data from their API by writing a script and then modify that data to create a meaningful JSON result and post it to the API.
In the systems design interview, a senior developer asks you to design an application and asks you some questions about it.
In the coding part, the interviewer asked me an easy leetcode-like question, you need to implement the solution and go through your thought process and explain some potential improvement to your solution.