Sr. Software Engineer applicants have rated the interview process at Highspot with 3 out of 5 (where 5 is the highest level of difficulty) and assessed their interview experience as 33% positive. To compare, the company-average is 15.4% positive. This is according to Glassdoor user ratings.
Candidates applying for Sr. Software Engineer roles take an average of 1 day to get hired, when considering 3 user submitted interviews for this role. To compare, the hiring process at Highspot overall takes an average of 11 days.
Common stages of the interview process at Highspot as a Sr. Software Engineer according to 3 Glassdoor interviews include:
One on one interview: 40%
Skills test: 40%
Drug test: 20%
Here are the most commonly searched roles for interview reports -
Company will have three rounds process:-
1. Problem solving:-> example you will get array question to solve.
2. System design questions like as tradeoff in between sql db and no sql db
3. Face to Face interview process
I applied online. I interviewed at Highspot (Vancouver, BC)
Interview
First round of recruiter screening and then one technical interview with the manager. Typical Leetcode easy-medium question + some behavioral questions. Leetcode was easy and the manager was looking for thought process.
I applied online. The process took 2 weeks. I interviewed at Highspot (Seattle, WA) in Dec 2023
Interview
My Interview was a tech screen followed by a full day of interview. At one point in my full day the person didn't show up. It was on me to contact the recruiter to let them know and reschedule that conversation.
All conversations went well except for the last. That person spent most of the time talking about what they knew. They watched me code the solution to a problem I misunderstood 3 times. It wasn't until the last 10 minutes that they admitted a crucial misstep that happened in the start of the conversation.
The recruiter emailed me a request to speak the next day. I gave them my availability and they didn't call. I emailed them and they confirmed I was rejected.
Interview questions [1]
Question 1
The code questions are all over the place. I only had one question that was leetcode.
If someone tells you that this is a method input:
[ [8,10], [2,3], [7,9]]
* the tuples are dinner reservations for start time, end time
* assume military time, don't ask (they're not in chronological order).
* In the above example, you would need two tables to place the reservation.