Razorpay is one of India's most exciting fintech companies: processing billions of dollars in payments for hundreds of thousands of Indian businesses. For engineers, it offers the rare combination of product-company engineering culture with deep fintech domain complexity. This guide walks you through the Razorpay interview process, what they look for, and how to prepare specifically for fintech system design questions.
Razorpay interview process
The Razorpay SDE interview process typically has 4–5 rounds:
- Online Assessment: 2 DSA problems (medium difficulty) in 60–90 minutes. Some roles also have a short system design question or a debugging challenge.
- Technical Round 1: DSA: 1–2 coding problems. Emphasis on clean, correct code and strong explanation of thought process. Questions lean medium difficulty.
- Technical Round 2: System Design + CS depth: For SDE-1: basic system design discussion + project deep dive. For SDE-2+: full system design round focused on distributed systems and payment infrastructure.
- Technical Round 3: Fintech domain (senior roles): Questions on payment systems, transaction integrity, fraud detection, and API design for financial services. Unique to Razorpay.
- Culture / Values Round: Behavioural questions focused on Razorpay's values: ownership, customer obsession, 'do the right thing' in the context of financial services.
System design questions specific to Razorpay
Razorpay's system design round tests your understanding of payment infrastructure specifically:
- Design a payment gateway: End-to-end flow from merchant checkout → Razorpay API → bank/UPI routing → settlement. Key topics: idempotency (critical in payments: never charge twice), retry logic, webhook delivery guarantees, two-phase commit.
- Design a UPI transaction system: Know the UPI architecture (NPCI, PSP, bank interoperability), transaction state machine (initiated → processing → success/failure → settled), reconciliation processes.
- Design a fraud detection system: Real-time vs batch model scoring, feature engineering for fraud signals (device fingerprinting, velocity checks, transaction patterns), blocking vs flagging decisions.
- Design a subscription billing system: Recurring payment scheduling, dunning management (handling failed renewals), proration logic, webhook notifications to merchants.
- Design merchant settlement: Aggregating transactions, computing fees and deductions, generating settlement reports, handling edge cases (chargebacks, refunds in-flight).
Key concept to know deeply: Idempotency. Every payment API call must be idempotent: making the same request twice should not result in double charges. This is the most important distributed systems concept in fintech.
What Razorpay looks for in candidates
Razorpay has a distinct hiring philosophy compared to larger companies:
- Ownership mentality: They look for engineers who treat their code and systems as their own product, not as tickets in a queue. Interview questions specifically probe this: 'What happened when your code went wrong in production?'
- Customer empathy in a B2B context: Razorpay's customers are merchants. Understanding their problems (failed payments hurt revenue, settlement delays hurt cash flow) earns points in culture rounds.
- 'Figure it out' bias: Razorpay is still a growth-stage company. They want engineers who can work with ambiguous requirements and incomplete information, not just execute well-defined tasks.
- Technical depth without silos: SDE-2+ candidates who understand the full stack (from frontend payment SDK to backend settlement) are valued over narrow specialists.
Red flags Razorpay explicitly screens for: candidates who only care about the technology stack and not about what problems it solves, candidates who need heavy handholding, candidates with 'that's not my job' attitudes.
Razorpay compensation 2026
Razorpay pays competitively for Bengaluru standards:
- SDE-1 (0–2 years): ₹20–35 LPA total
- SDE-2 (2–5 years): ₹35–65 LPA total
- Senior SDE / SDE-3 (5+ years): ₹65–110 LPA total
- Staff / Principal (8+ years): ₹100–180 LPA total
ESOPs are a significant part of Razorpay compensation: the company was valued at $7.5 billion in its last funding round, and ESOP value has increased significantly since the 2021 primary round. Early Razorpay employees who joined in 2015–2020 have seen substantial wealth creation from ESOPs.
Benefits: Stock purchase plan, health insurance (employee + family), work from home flexibility (hybrid model in Bengaluru), learning and development budget.
Prepare for Razorpay's fintech-specific system design and culture questions with HireStepX's AI mock interviewer: get feedback tailored to fintech engineering roles.
Practice freeRazorpay Engineering Culture and Hiring Bar
Razorpay is known for a high technical bar relative to other Indian fintech companies. The engineering team is relatively lean given their transaction volume, which means each engineer owns a wide surface area. Interviewers value depth over breadth: they prefer candidates who can go deep on one system rather than candidates who know a little about many things. Razorpay's internal culture emphasizes documentation, code review rigor, and on-call ownership. During interviews, expect questions that probe what happens when your service goes down and how you would debug it in production. Candidates who show familiarity with distributed tracing, structured logging, and incident retrospectives score higher than those who focus only on algorithmic problem solving.
Razorpay Behavioral Interview Themes to Prepare
Razorpay's behavioral rounds for SDE-2 and above typically cover three themes: taking initiative without being asked, navigating disagreement with senior stakeholders, and delivering reliable outcomes under tight deadlines. These map directly to their internal leadership principles. A common question is describing a time you caught a bug or design flaw in someone else's work and how you handled it diplomatically. Another recurring prompt asks how you would handle a situation where a customer-facing feature request conflicts with technical debt reduction. Razorpay serves 10 million businesses including many small merchants, so answers that reflect empathy for SMBs and uptime sensitivity resonate well with interviewers. Prepare at least three STAR stories from your most complex past project.
Razorpay Compensation and Growth Path in 2026
Razorpay compensation in 2026 sits at 30 to 50 LPA total for SDE-2 roles and 55 to 90 LPA for senior or staff engineers. The company is pre-IPO as of mid-2026, which makes ESOPs speculative but potentially high-value given their reported valuation of 7.5 billion USD. Vesting is on a standard four-year cliff-and-monthly schedule. Growth within Razorpay tends to be merit-based, with promotion cycles every 18 to 24 months for strong performers. The Bengaluru headquarters is the primary engineering hub, with some expansion into Mumbai for business teams. Razorpay has historically maintained compensation parity with mid-tier MNCs and competes on mission and ownership opportunity rather than matching Google or Microsoft base salaries.
Frequently asked questions
Explore more