PhonePe's HLD rounds lean toward fintech-flavored systems — settlement, reconciliation, and consumer-scale services — over generic "design Twitter" templates. Interviewers reward requirements gathering first, since several candidates report the round going sideways specifically because scope wasn't pinned down early.
Design a settlement system that pays merchants out on a T+1 cycle: it must apply commission deductions, batch transactions into a settlement run, and keep a reconciliation-ready ledger of every payout.
- Cover how the ledger stays consistent if a settlement job fails partway through a batch.
- Cover reconciliation — how would you prove every transaction was accounted for exactly once?
- Cover how a one-time settlement request coexists with the regular recurring T+1 cycle.
More system design prompts PhonePe has asked recently
The full architecture, data model, and failure-handling discussion for these are part of the Placement-Ready PYQ Kit.
1 more system design prompt with a full architecture writeup in the full Placement-Ready PYQ Kit

