Panda Guru LogoPanda
Guru

Google Interview L3 | Questions | Result | Nov 2024

Round 1

Questions: The question was similar to Parallel Courses III.

Candidate's Approach

No approach provided.

Interviewer's Feedback

No feedback provided.


Round 2

Questions: The question was the easiest of all, found at Algo Monster Lite Problems 359. The candidate struggled with follow-up questions.

Candidate's Approach

No approach provided.

Interviewer's Feedback

No feedback provided.


Round 3

Questions: The question was the same as Text Justification. The candidate noted there were too many edge cases to handle.

Candidate's Approach

No approach provided.

Interviewer's Feedback

No feedback provided.


Round 4

Questions: The question was a Trie-based question, but the candidate could not find it anywhere. The interviewer was looking for a dynamic programming solution, which the candidate was unable to think of. The DP solution involved sorting based on split size and then using a hashmap to precompute splits.

Candidate's Approach

The candidate provided a brute force solution but struggled to come up with the optimal solution even after hints from the interviewer.

Interviewer's Feedback

The candidate felt it was probably a "No Hire" or at most "Lean no hire".