Interview Mode: Online
Month: June 2025 - August 2025
Process: Online Assessment + 4 Rounds (Technical ~1 hour) + HM round (~30 min)
Location: Bangalore
YOE: 3 years
2 Questions (LeetCode style)
Cleared and got mail in ~3 days for interviews.
Asked 2 DSA questions (coding on shared editor):
After 2 weeks I got an email for superday rounds.
Q1: Check if the string has a cycle or not (I have to write the optimized code).
Q2: Build a calculator → Given a string "(2*5+7)", return evaluated integer. It was a bit lenghty as interviewer told in between that it can have brackets as well.
I was able to solve both the questions.
Q1 (Dynamic Programming): 2D array → Find maximum value travelling only diagonally up, diagonally down, or right. I told the recursion and then solved it using optimized approach. Few follow-up questions, if directions are changed.
Q2 (Data Structures):
Given a log file of store visits → build a data structure to efficiently query if ≥2 different customers visited the same store on a given day. I wrote a Data structure using Map and Set.
Follow-ups:
Design Twitter:
First half → LLD (Classes & Models): Users, Tweets, Follows.
Second half → HLD (Scalability):
I cleared all the rounds, after an hour I got the call for HM round.
Deep dive into recent project architecture.
Questions on Agile methodology:
Leadership & Situational:
PS:- I have got the offer :)
Compensation Details :- https://leetcode.com/discuss/post/7240581/goldman-compensation-details-associate-b-kemv/