This was the techincal interview. I completed an online technical assessment consisting of three LeetCode style coding questions. The assessment focused on problem solving, algorithms, and programming fundamentals. For each question, I wrote code to solve the problem and included written notes explaining my approach, reasoning, and any assumptions I made. This involved breaking down the problem, considering edge cases, and describing why I chose a particular solution, including efficiency where relevant. The assessment evaluated both the correctness of my solutions and my written explanation of my thought process.