Preparing for an interview? Check out Cracking the Coding Interview
Published on

Google | L5 | Bangalore | Apr 2024 [Offer]

Author
  • Shared Anonymously

Hello,

Status: Bachelors from Tier 3 College
Position: SSE at Product Based MNC
Location: Bangalore, India
Date: April, 2024

I applied through a LinkedIn job posting. I got a recruiter email to have a call then they scheduled a phone screening interview.

Phone screening: DSA
Graph based problem medium level. It can be solved by BFS and DFS. They asked about which approach was better and why.

  • It went well and proceeded to onsite interviews.

Onsite interviews were 5 interviews 45 minutes each (all questions aren't on LC but similar ideas):

Round 1: DSA
Heap based problem hard level. It needed filtering some data then use heap (PQ) to get the highest k elements.

  • I made one mistake but it wasn't big so it went slightly positive. (Lean Hire)

Round 2: DSA
Trie based problem hard level. It was required to build a trie then verify some strings if they are valid based on rules given.

  • I did very well, the interviewer was happy with my approach and solution. It went positive. (Hire)

Round 3: DSA
Stack based problem hard level. It was required to use stack to solve some mathematical equations.

  • I did well but interviewer asked 3 follow-up questions, didn't have enough time to solve the 3rd one. But it went positive. (Hire)

Round 4: Googleyness
Interviewer was nice. Standard past experience, managerial and behavioral questions.

  • Interviewer didn't have any comments but looked happy with the interview. It went very positive (Strong Hire)

Round 5: System design
I was asked to design Google sheets. It was a very interesting and fun discussion, interviewer was very cooperative and made it look like a teammate conversation.

  • Interviewer had a lot of follow-up questions but all of them to clarify why I chose my approach. It went very positive (Strong Hire)

Verdict : Accepted
Got to know from the the recruiter that I have been accepted and moving to team matching after 2 weeks.

Preperation guide: https://leetcode.com/discuss/study-guide/5285803/Preperation-guide-for-Google-L5

Compensation: https://leetcode.com/discuss/compensation/5278359/google-l5-bangalore-offer

Hope this can help you and best of luck in your upcoming interviews :)

ReportMark as Helpful