Ho presentato la mia candidatura online. Ho sostenuto un colloquio presso Highspot (Vancouver, BC)
Colloquio
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.
Ho sostenuto un colloquio presso Highspot (Hyderabad)
Colloquio
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
Ho presentato la mia candidatura online. La procedura ha richiesto 2 settimane. Ho sostenuto un colloquio presso Highspot (Seattle, WA) nel mese di dic 2023
Colloquio
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.
Domande di colloquio [1]
Domanda 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.