Google | L3 | Munich
Anonymous User
6977

YOE: 4 years
Interview Dates: March, April 2022
Position: Frontend Engineer

Phone screening: DSA
Graph based problem. Need to balance a graph where one vertex has a value and need to distribute equally to all neigbouring vertices.

  • It went well and proceeded to onsite interviews.

Onsite interviews were 5 interviews 45 minutes each:

Round 1: Googleyness
Interviewer was nice. Standard past experience and behivoural questions.

  • I think it went well.

Round 2: DSA
2D array based problem. Given 2 lists, need to merge depending on value and sort depending on weight.

  • I was able to provide a solution but not the optimal one.

Round 3: DSA
Array/Recursion based problem. Same like first bad version problem but a bit harder and tricker than it.
https://leetcode.com/problems/first-bad-version/

  • Nearly optimal solution just needed to make it recursive.

Round 4: DSA
Number based problem. It had 3 questions. First, find if the number is lucky number, next lucky number for this number and every lucky number between 2 given numbers.

  • It didn't go well. I gave a solution but not optimal and had hard time to find a good one.

Round 5: DSA
Matrix based problem. Same like Shortest Path in a Grid with Obstacles Elimination.
https://leetcode.com/problems/shortest-path-in-a-grid-with-obstacles-elimination/

  • Was able to provide an optimal solution for it.

Verdict : Reject
Got an email after 3 days from HR, still waiting for a feedback from their side.

Comments (9)