IndMoney L4 Interview | Rejected

indmoney logo
indmoney
April 3, 2026 · 1 reads

Summary

I interviewed for an L4 role at IndMoney, passed the DSA round but was rejected after the HLD round.

Full Experience

Interview Experience for IndMoney interview.


Round 1 - DSA

Technical challenges/issues faced in work, how did you overcome this?

Que : Create data structure which can insert element in O(1) delete element in O(1) return most frequent element in O(1)

Verdict : Positive


Round 2 - HLD

Project discussion - Discussed one project and questions based on my experience, what is indexing, side effects of indexing, redis single or multi threaded, how does it handle so many operations, how do we ensure in sqs that multiple consumers don’t read the same message.

Design Splitwise- database tables, schema, most efficient algorithm?

Verdict : Negative - Was not able to articulate my approach well, lack of clear design as well.


Verdict : Rejected

Interview Questions (2)

1.

O(1) Insert, Delete, and Return Most Frequent Element

Data Structures & Algorithms

Create a data structure which can insert an element in O(1), delete an element in O(1), and return the most frequent element in O(1).

2.

Splitwise Design: Database Schema and Algorithm

System Design

Design the database tables, schema, and most efficient algorithm for a Splitwise‑like expense sharing application.

📣 Found this helpful? Please share it with friends who are preparing for interviews!

Discussion (0)

Share your thoughts and ask questions

Join the Discussion

Sign in with Google to share your thoughts and ask questions

No comments yet

Be the first to share your thoughts and start the discussion!