Google India L3 interview experience
Anonymous User
1700

Reached by the recruiter via LinkedIn

Telephonic interview - medium level - priority queue based question - result positive

Onsite round 1 - medium to hard level - tree based question - was unable to solve the follow-up due to time constraints.

Onsite round 2 - medium level - DP based question with follow up - best of all three rounds

Onsite round 3 - medium to hard level - Disjoint set based question - was able to come up with the approach and code it but interviewer had a better solution in mind.

Onsite round 4 googleyness + coding - was asked few situation-based questions + one medium-level array question (was not asked to code but to explain the approach) - it went well.

All these interviews happened in the last week of December 2023. What are my chances?
It's been more than a week, and I haven't gotten any feedback or a call from the recruiter. Should I consider that a rejection?

https://leetcode.com/problems/kth-largest-element-in-an-array/
https://leetcode.com/problems/all-nodes-distance-k-in-binary-tree/
https://leetcode.com/problems/coin-change-ii/
https://leetcode.com/problems/most-stones-removed-with-same-row-or-column/
https://www.geeksforgeeks.org/sum-of-all-subarrays/

Not the exact question were asked but a twisted version of it with a follow on the same.

Comments (1)