Kotak Mahindra bank Interview experience | SDE2
Summary
I interviewed for the SDE2 role at Kotak Mahindra Bank, experiencing rounds covering DSA, LLD, and HLD, including specific problems like 'Remove All Adjacent Duplicates in String' and system designs for a ride-sharing app and an online trading system. Unfortunately, I was ghosted after the interviews.
Full Experience
Bar raiser round (1.5 hr):
- DSA question
- LLD: Design ride-sharing application
- HLD: Questions on distributed systems, CAP theorem, etc.
DSA round:
- Remove All Adjacent Duplicates in String
- Max Consecutive Ones III
Design round:
It was supposed to be an LLD round as per HR, but the interviewer asked HLD.- Questions on threads and locks
- HLD question: Design GROW (online trading system) focus on real time stock price updates , order management. How https works
Verdict: Ghosted
Interview Questions (4)
Design Ride-Sharing Application (LLD)
Design a ride-sharing application focusing on Low-Level Design.
Remove All Adjacent Duplicates in String
The interviewer asked to solve the problem 'Remove All Adjacent Duplicates in String'.
Max Consecutive Ones III
The interviewer asked to solve the problem 'Max Consecutive Ones III'.
Design GROW (Online Trading System) HLD
Design an online trading system (GROW) focusing on real-time stock price updates and order management. Also, questions were asked on how HTTPS works.