First coding interview went well and the interviewer was nice.
Second coding interview was with very rude and unfriendly Russian guys. Even though I did quite well I was rejected. I guess they saw from what country I was from and took political stance against me.
I applied online. The process took 1 day. I interviewed at ServiceTitan (Austin, TX) in Nov 2023
Interview
Technical Interview:
I was given a test on HackerRank. From what It was a paired programming session where the project manager helped guide on any issues I was having. He was nice enough and gave a professional interview.
Interview questions [1]
Question 1
I've read on Glass Door, its a similar test everytime. I was asked to code up a multimap class that inherited from a generic interface of key and value. I eventually got the answer with all unit tests passing. I was also asked about Big O notation and how to optimize the Multimap.
I applied through a recruiter. The process took 2 weeks. I interviewed at ServiceTitan in Oct 2023
Interview
Interviews are 3 rounds. First 2 are code pair interviews. I made it to the second and despite completing the assignment was turned away from the 3rd round. I have a feeling they just continuously interview people, so don't bother unless you just want experience interviewing.
Interview questions [1]
Question 1
First round was implementing a 2d IEnumerable class. Second was working with dotnet Tasks.