The session focused on live problem solving rather than using a traditional coding environment. The interviewer shared a Google Doc where the problem statement and constraints were written. I was asked to write the solution directly in the document, explaining my reasoning as I progressed.
Interview questions [1]
Question 1
They asked me to solve an algorithmic problem by writing the solution directly in a Google Doc while explaining my reasoning. The focus was on implementing the logic step-by-step, discussing edge cases, and analyzing the time and space complexity of the solution as I wrote it.