Paytm Interview Questions 2026

Published July 22, 2026 · Updated July 22, 2026

6 real interview questions asked at Paytm. Covers System Design, Domain, Behavioral. Reported by engineers who went through the Paytm process.

Questions Interview Guides
6 questions
200 engineers asked
288 upvotes

System Design (3)

Paytm Hard System Design round MySQLRedisDistributed Systems

Design Paytm's wallet system that supports deposits, withdrawals, peer-to-peer transfers, and merchant payments. Ensure ACID properties for all transfers, discuss optimistic vs pessimistic locking, and explain how you handle a split-brain scenario where two nodes disagree on a wallet balance.

↑ 58 upvotes · 57 engineers asked this · SDE2
Paytm Hard System Design round KafkaRedisPostgreSQL

Design Paytm's cashback system. When a user completes a transaction, they may receive cashback based on complex rules (merchant, time, amount, user segment). The cashback is credited to their wallet. Cover: rule engine, deduplication, and fraud prevention.

↑ 56 upvotes · 36 engineers asked this · SDE2
Paytm Hard System Design round AWSKafkaPostgreSQL

Design Paytm's KYC (Know Your Customer) pipeline. Users must submit Aadhaar/PAN documents for verification. How do you store documents securely (encrypted at rest), verify them (ML + manual review), and handle status callbacks?

↑ 49 upvotes · 30 engineers asked this · SDE2

Domain (2)

Paytm Medium Technical round JavaREST

How does Paytm's QR code payment work technically? Explain the difference between static QR (merchant VPA encoded) and dynamic QR (amount pre-filled). What are the security implications of each?

↑ 44 upvotes · 27 engineers asked this · SDE1
Paytm Hard Technical round JavaScriptReactREST

Explain Paytm's mini-app platform architecture. Third-party developers build apps that run inside the Paytm super-app. How do you sandbox them (security), manage their lifecycle, share user identity safely (OAuth), and handle payments on their behalf?

↑ 45 upvotes · 28 engineers asked this · SDE2

Behavioral (1)

Paytm Medium HR round

Paytm operates in a highly regulated environment (RBI guidelines). Describe a time when a regulatory requirement forced you to change a technical design. How did you balance compliance with user experience?

↑ 36 upvotes · 22 engineers asked this · SDE2

Practice these questions with AI feedback

Get instant grading on your answers, identify your weak areas, and generate a personalised 14-day study plan — all free.

Build my study plan →

Paytm interview guides by role

Paytm SDE2 Guide

More companies

Amazon Google Microsoft Flipkart Swiggy Meta Apple Netflix Uber Airbnb Stripe Razorpay PhonePe Zomato Salesforce Oracle Adobe LinkedIn Atlassian Accenture Deloitte Wipro Infosys TCS Capgemini PayU General Anthropic OpenAI TikTok JPMorgan Walmart Spotify DoorDash Goldman Sachs Revolut Canva Capital One Lyft SAP Siemens Shopify Grab Cognizant LTIMindtree Myntra Hotstar Twitter Snowflake

Frequently asked questions

Design Paytm's wallet system that supports deposits, withdrawals, peer-to-peer transfers, and merchant payments.
Design Paytm's wallet system that supports deposits, withdrawals, peer-to-peer transfers, and merchant payments. Ensure ACID properties for all transfers, discuss optimistic vs pessimistic locking, and explain how you handle a split-brain scenario where two nodes disagree on a wallet balance.
Design Paytm's cashback system. When a user completes a transaction, they may receive cashback based on complex rules (merchant, time, amount, user segment). The cashback is credited to their wallet. Cover: rule engine, deduplication, and fraud prevention.
Design Paytm's cashback system. When a user completes a transaction, they may receive cashback based on complex rules (merchant, time, amount, user segment). The cashback is credited to their wallet. Cover: rule engine, deduplication, and fraud prevention.
How does Paytm's QR code payment work technically? Explain the difference between static QR (merchant VPA encoded) and dynamic QR (amount pre-filled). What are the security implications of each?
How does Paytm's QR code payment work technically? Explain the difference between static QR (merchant VPA encoded) and dynamic QR (amount pre-filled). What are the security implications of each?
Paytm operates in a highly regulated environment (RBI guidelines). Describe a time when a regulatory requirement forced you to change a technical design. How did you balance compliance with user experience?
Paytm operates in a highly regulated environment (RBI guidelines). Describe a time when a regulatory requirement forced you to change a technical design. How did you balance compliance with user experience?
Design Paytm's KYC (Know Your Customer) pipeline. Users must submit Aadhaar/PAN documents for verification. How do you store documents securely (encrypted at rest), verify them (ML + manual review), and handle status callbacks?
Design Paytm's KYC (Know Your Customer) pipeline. Users must submit Aadhaar/PAN documents for verification. How do you store documents securely (encrypted at rest), verify them (ML + manual review), and handle status callbacks?