Overall, the interview process was positive and professional.
The questions focused more on real problem-solving and system thinking rather than just textbook algorithms.
I especially liked that the technical challenges reflected practical scenarios (like building components from scratch), which gave a good sense of day-to-day work.
Challenging but fair — a solid experience overall.
Interview questions [1]
Question 1
I was asked to implement a CSV parser — without using Python’s built-in csv library.