Screening Round
Questions:
- Leetcode #26
- Calculate the distance to the nearest zero in a matrix, where each row is represented as a list, and zeros (0) are scattered at random positions. I couldn't find any such question on LC.
Candidate's Approach
I answered the first question fully and correctly. For the second question, I was on the right track but couldn't solve it completely. I was about 30% on the right track, but the 45 minutes ran out before I could finish.
Interviewer's Feedback
No feedback provided.