Panda Guru LogoPanda
Guru

Google SAD Apprentice 1 f2f round

Round 1

Questions: The problem involved a matrix of 0s and 1s, and I had to find the largest area of a triangle in the matrix. The triangle's height and width had to be the same, and there were four possible orientations in which the triangle could be formed.

Candidate's Approach

Initially, I struggled to come up with an approach, but after receiving a hint from the interviewer, I was able to understand the problem. However, I couldn't fully complete the solution within the given time and needed multiple hints along the way.

Interviewer's Feedback

No feedback provided.