Ixyle
Indian Unicorn

PhonePe

Practise a PhonePe interview

Free first round · 20 min · no credit card

UPI-scale engineering + financial integrity. Strong tech-excellence bar.

Interview philosophy

How PhonePe actually interviews

PhonePe's interview loop is one of the most rigorous in the Indian unicorn tier and is explicitly benchmarked against FAANG. The senior-SDE process typically begins with an online assessment (DSA + MCQs covering OS, networks, cybersecurity, and basic system design), followed by two DSA-heavy rounds with medium-to-hard problems where candidates are expected to walk from brute-force to optimal aloud. The machine-coding round runs as a 90-minute build followed by a 30-minute review with a senior SDE who probes design choices, extension points, and edge cases.

The distinctive vibe is UPI-scale operational depth. Because PhonePe runs the largest UPI switch in India by volume, system-design rounds quickly turn into questions about consistency at peak load, idempotency on retries, NPCI-style settlement, and reconciliation. Candidates who have only studied generic FAANG system design often stumble on the financial correctness layer. Resume and project deep-dives are detailed — interviewers will pull on one of your past projects and stay there for 30+ minutes.

Culturally, PhonePe interviews lean heavily on integrity stories and first-principles reasoning. The HM round is conversational but probing — they look for opinionated engineers who can defend a position without losing graciousness. PhonePe explicitly discourages hustle-culture in its public messaging, and bar-raisers will probe whether you optimise for outcomes or for visible effort. Process is professional, well-paced, and feedback (when given) tends to be substantive.

A "hire" at PhonePe senior SDE means: writes production-quality code with idempotency and reconciliation as defaults; designs UPI-scale systems with explicit failure-mode handling; tells crisp ownership-led stories; clears an integrity bar.
Cultural pillars

What they're measuring you on, beyond the right answer

The values interviewers probe for. Each pillar is what they ask about, plus how they ask it.

Customer First

Customers are the primary stakeholder. PhonePe builds simple, reliable, value-additive solutions starting from a holistic understanding of the customer problem before designing from first principles.

How they probe · Asks how a design decision plays for a Bharat user on a low-end Android with intermittent network — looks for whether you defaulted to a power-user mental model.

Integrity & Honesty

Integrity is the price of admission at PhonePe — zero tolerance for bribery, dishonesty, discrimination, or internal politics. Stated explicitly as a hiring filter.

How they probe · Behavioural rounds probe specific examples where you raised an integrity concern, declined to fudge data, or escalated unethical behaviour.

Tech Excellence (First Principles)

PhonePe explicitly designs from first principles, runs one of India's largest UPI platforms, and expects engineers to reason from fundamentals on consistency, scale, and reliability.

How they probe · HLD and machine-coding rounds push back hard on memorised templates; expects you to derive idempotency, sharding, and replication trade-offs live.

High Trust, High Performance

PhonePe self-positions as a high-trust, high-performance culture. They explicitly discourage hustle-culture and protect work-life balance — the bar is on output and quality, not visible hours.

How they probe · Asks for outcomes, not effort hours; HM round will probe how you make a team perform without burning it.

Audacious Goals

PhonePe sets audacious, non-incremental goals (UPI scale, lending, insurance, agentic commerce) and tolerates calculated risk and failure as part of the path.

How they probe · Asks for a specific time you owned a 3x-scope bet that could have failed publicly, and what you did when it wobbled.

The full loop

Round-by-round, in the order they actually run

Reported pattern from candidate write-ups. Eliminating rounds are the ones where a single bad signal ends the loop.

  1. 01
    Recruiter screen30 minNon-eliminating

    career story, motivation, comp expectations, level fit

  2. 02
    Online assessment90 minEliminating

    DSA + MCQs on OS, networks, cybersecurity, basic system design

  3. 03
    Dsa Round 160 minEliminating

    1–2 medium-hard DSA problems; brute-force to optimal aloud

  4. 04
    Dsa Round 260 minEliminating

    second DSA round, often graph/DP/tree-heavy

  5. 05
    Machine coding120 minEliminating

    90 min build + 30 min review by senior SDE; clean OOP, design patterns, tests

  6. 06
    System design (HLD)75 minEliminating

    UPI/payments-domain design — consistency, idempotency, scale to 10x/100x, reconciliation

  7. 07
    Project Deep Dive60 minEliminating

    30+ minutes on one past project — architecture, trade-offs, your specific contribution

  8. 08
    Hiring manager60 minEliminating

    behavioural, values fit (integrity, customer-first), ambiguity handling

Real questions, by round type

What candidates were actually asked

Curated from interview reports and company write-ups. Practise against any of these in a live mock.

SDE · Senior

Coding

  • Find the longest path in a DAG (topological sort + DP).
  • K-th smallest element in a BST.
  • Sliding-window maximum (deque).
  • Word ladder shortest sequence.
  • Implement an LRU cache with TTL support.
  • Detect a cycle in a directed graph and return the cycle nodes.

Machine coding

  • Build a flight-aggregator service: pull from multiple sources, dedupe, rank, expose APIs.
  • Build a UPI-style P2P transfer system with idempotency and retry.
  • Build a notification scheduler with priority and dedupe.
  • Build a wallet ledger with double-entry accounting.

System design

  • Design PhonePe's UPI switch — how do you guarantee exactly-once debit across NPCI retries?
  • Design PhonePe's reconciliation service against NPCI settlement files.
  • Design a fraud-scoring service for UPI transactions answering in <50ms.
  • Design PhonePe Insurance's claim-intake pipeline.
  • Design a search service for 50M+ merchants with bad-network tolerance.
  • Design a notifications platform handling 200M+ users at peak load.

Behavioral

  • Tell me about a time you raised an integrity concern.
  • Describe an audacious goal you owned and what you did when it slipped.
  • Tell me about a production incident you owned end-to-end.
  • When did you push back on a senior leader's decision and how did it land?
  • Walk me through a project deep-dive — pick the one you're most proud of.

Product · Senior

Product sense

  • Design a UPI-Lite-style feature for offline / poor-network transactions.
  • How would you grow PhonePe's lending product among existing UPI users?
  • Design a feature for first-time digital-payments users in tier-3 India.
  • PhonePe payment failure rate is up 30 bps. Walk me through the RCA.

Strategy

  • How does PhonePe defend its UPI lead against Google Pay and Paytm in tier-2?
  • Should PhonePe build a credit card? Walk me through the strategy.

Behavioral

  • Tell me about a time you killed a feature and what data drove the call.
What rejects you · what advances you

The two patterns that decide every loop

Red flags

  • Memorised system-design templates with no understanding of UPI/NPCI flows or idempotency under retries.
  • Vague 'we' stories that fall apart in the project deep-dive.
  • Inability to derive answers from first principles when the interviewer challenges a 'standard' answer.
  • Negativity about previous employers or revealing confidential UPI/competitor data.
  • Optimising for visible effort over output — PhonePe explicitly filters against hustle-theatre.
  • Job-hopping under 18 months without a clear narrative.

Advance signals

  • Brings UPI / NPCI / RBI domain awareness into design without being prompted.
  • Surfaces idempotency, retries, and reconciliation as defaults, not as edge cases.
  • Re-derives standard answers from first principles when challenged.
  • Tells project deep-dive stories with crisp 'I' ownership and measurable outcomes.
  • In machine coding, writes testable, extensible code with a clean review-pass.
  • Demonstrates audacity with a real, owned, high-stakes example.

Don't do

  • Don't gloss over idempotency, retries, or NPCI-style settlement in any payments design.
  • Don't hustle-theatre — talking about 80-hour weeks as a positive will hurt you.
  • Don't bring confidential data from prior employers (especially other fintechs).
  • Don't argue with code-review feedback — engage with it.
  • Don't oversell yourself; PhonePe rewards calibrated confidence over swagger.
Compensation

Base salary bands by level

Junior

2030L

Annual base

Mid

3560L

Annual base

Senior

60110L

Annual base

Staff+

110180L

Annual base

Top of the Indian unicorn band, comparable to Razorpay/CRED. Strong ESOP for senior+ (significant on the post-Walmart-spinoff cap-table). Levels.fyi median: SE ~₹27L, SSE ~₹60–83L (India). Annual learning wallet of ₹5L/yr is a real perk. Joining bonus typical at senior+.

Process

What to expect after each round

Typical timeline

~3 weeks

Recruiter-screen → offer

Reapply window

6 months

After a final-round rejection

Feedback practice

High-level feedback occasionally shared by recruiter; substantive feedback rare except for borderline-hire cases.

Thanks for the discussion. The recruiter will share next steps within 5 business days.