I applied through a recruiter. I interviewed at ServiceTitan (Yerevan, Yerevan) in May 2022
Interview
Standard interview with technical question (about C#, like "top 100 C# interview questions"), some coding (design dictionary) and not quite complicated architectural design question (design build system). Passed interview in May 2022.
Interview questions [2]
Question 1
Design dictionary data structure. I could use any standard .NET library collections and data types. Dictionary has collection of values. After it's done, they asked me to implement some extensions methods, like "union", "intersect", "except" and "symmetrical intersect".