Upload Button Icon Add office photos
Premium Employer

i

This company page is being actively managed by Razorpay Team. If you also belong to the team, you can get access from here

Razorpay Verified Tick

Compare button icon Compare button icon Compare
3.6

based on 487 Reviews

Filter interviews by

Razorpay Interview Questions, Process, and Tips

Updated 10 Jan 2025

Top Razorpay Interview Questions and Answers

View all 79 questions

Razorpay Interview Experiences

Popular Designations

151 interviews found

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

(1 Question)

  • Q1. Rating Service Low level design

Senior Software Engineer Interview Questions asked at other Companies

Q1. Find Nth PrimeYou are given a number 'N'. Your task is to find Nth prime number. A prime number is a number greater than 1 that is not a product of two smaller natural numbers. Prime numbers have only two factors – 1 and the number itself. ... read more
View answer (6)

Seni Interview Questions & Answers

user image Anonymous

posted on 28 Oct 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. LLD related question

Analyst Interview Questions & Answers

user image Anonymous

posted on 26 Sep 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. Past experience

Analyst Interview Questions asked at other Companies

Q1. N-th Fibonacci NumberYou are given an integer ‘N’, your task is to find and return the N’th Fibonacci number using matrix exponentiation. Since the answer can be very large, return the answer modulo 10^9 +7. Fibonacci number is calculated u... read more
View answer (5)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Referral and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Coding Test 

(1 Question)

  • Q1. In memory sql db
  • Ans. 

    In-memory SQL databases store data in memory for faster access and processing.

    • In-memory databases keep all data in RAM for quicker retrieval compared to disk-based databases.

    • Examples include SQLite in-memory database and Redis.

    • They are commonly used for caching, real-time analytics, and temporary data storage.

  • Answered by AI

Senior Software Engineer Interview Questions asked at other Companies

Q1. Find Nth PrimeYou are given a number 'N'. Your task is to find Nth prime number. A prime number is a number greater than 1 that is not a product of two smaller natural numbers. Prime numbers have only two factors – 1 and the number itself. ... read more
View answer (6)

Razorpay interview questions for popular designations

 Product Manager

 (10)

 Senior Software Engineer

 (6)

 Software Developer

 (6)

 Software Engineer

 (6)

 Senior Associate

 (5)

 Product Development Engineer

 (4)

 Data Analyst

 (3)

 SDE

 (3)

Team Lead Interview Questions & Answers

user image Sumera A

posted on 17 Jun 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. What are your roles and responsibilities in your previous company?

Team Lead Interview Questions asked at other Companies

Q1. write a java program to get maxing profit by buying and selling a share from a given set of values (they will change the question after you give solution, like if consider buying only once and selling once they will say to buying multiple t... read more
View answer (3)

Get interview-ready with Top Razorpay Interview Questions

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Coding Test 

2 Coding problem. Need to solve with complexity in mind.

Round 3 - One-on-one 

(4 Questions)

  • Q1. Testing and Automation Acumen: Asked about automation testing framework. Various discussions and question around. Asked to write testcases in a scenario. Given multiple upstream and downstream services.
  • Q2. Best time to buy or sell stock.
  • Ans. 

    The best time to buy or sell stock depends on various factors such as market conditions, company performance, and personal financial goals.

    • Consider buying stocks when the market is down and selling when it is up to maximize profits.

    • Research the company's financial health, growth potential, and industry trends before making a decision.

    • Set clear investment goals and risk tolerance to determine the best time to buy or sel...

  • Answered by AI
  • Q3. Validate Parenthesis
  • Ans. 

    Validate if a given string of parentheses is valid or not

    • Use a stack to keep track of opening parentheses

    • Pop from stack when encountering a closing parenthesis

    • Return false if stack is not empty at the end

  • Answered by AI
  • Q4. Write testcases on A-->B-->C microservices. Integration testcases.
  • Ans. 

    Write integration testcases for A-->B-->C microservices

    • Test the communication between A and B microservices

    • Test the data flow from B to C microservices

    • Verify the response of C microservice based on input from A

    • Check for error handling and edge cases in the integration flow

  • Answered by AI
Round 4 - Group Discussion 

Manager Round there were two people in the call. Asked me about technologies I worked.
Various challenges faced in the automation.
Discussed on life goals.

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't join look for better opportunities.

Skills evaluated in this interview

Senior Sdet Engineer Interview Questions asked at other Companies

Q1. Optimize an existing system. The system currently makes an API call and stores data in its memory. When it tries to serve a request from another component it refers to the memory location by searching the entire memory.
View answer (1)

Jobs at Razorpay

View all
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Recruitment Consulltant and was interviewed in Dec 2023. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Previous work experience and process

Sales Executive Interview Questions asked at other Companies

Q1. Do you know what is selling and how you can sell it?
View answer (50)
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. What do you know about payment industry
  • Ans. 

    The payment industry encompasses various methods and technologies used for financial transactions.

    • Includes credit cards, debit cards, mobile payments, online payments, and cryptocurrencies

    • Involves payment processors, payment gateways, and merchant accounts

    • Regulated by financial institutions and government bodies

    • Constantly evolving with advancements in technology and consumer preferences

  • Answered by AI

Product Management Executive Interview Questions asked at other Companies

Q1. how to improve customer experience in your hotel
View answer (1)

Software Engineer Interview Questions & Answers

user image Janet Dominic

posted on 26 Jul 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. Tell me about yourself
  • Ans. 

    I am a passionate software engineer with experience in developing web applications using various technologies.

    • Experienced in developing web applications using HTML, CSS, JavaScript, and frameworks like React and Angular

    • Proficient in backend development with Node.js and databases like MySQL and MongoDB

    • Familiar with version control systems like Git and project management tools like Jira

  • Answered by AI
  • Q2. Past work expert

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (169)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via LinkedIn and was interviewed in Nov 2023. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. What could be the new scenario in global payments
  • Ans. 

    The new scenario in global payments could involve increased adoption of digital wallets, blockchain technology, and real-time payments.

    • Increased adoption of digital wallets for convenient and secure transactions

    • Integration of blockchain technology for transparent and efficient cross-border payments

    • Shift towards real-time payments to improve speed and efficiency of transactions

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - research well before giving interview.

Top Razorpay Product Manager Interview Questions and Answers

Q1. Strategy question - Why do you reckon PhonePe got a 9 Billion dollar valuation recently.
View answer (1)

Product Manager Interview Questions asked at other Companies

Q1. You see the number of people cancelling the order increasing. Cancel window 24 hours. What would you do?
View answer (26)

Razorpay Interview FAQs

How many rounds are there in Razorpay interview?
Razorpay interview process usually has 2-3 rounds. The most common rounds in the Razorpay interview process are One-on-one Round, Technical and HR.
How to prepare for Razorpay interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Razorpay. The most common topics and skills that interviewers at Razorpay expect are Financial Services, Loans, Business Banking, Analytical and Interpersonal Skills.
What are the top questions asked in Razorpay interview?

Some of the top questions asked at the Razorpay interview -

  1. If two table have 5 and 3 entry and we apply inner join then what will be the m...read more
  2. Design a system to handle semi structure to structure data, how to utilize data...read more
  3. Engineering Round Draw a high level system Architecture of your last Product t...read more
How long is the Razorpay interview process?

The duration of Razorpay interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Razorpay Interview Process

based on 83 interviews in last 1 year

Interview experience

3.9
  
Good
View more

People are getting interviews through

based on 95 Razorpay interviews
Job Portal
Referral
Company Website
Campus Placement
Recruitment Consultant
WalkIn
34%
24%
9%
9%
3%
1%
20% candidates got the interview through other sources.
High Confidence
?
High Confidence means the data is based on a large number of responses received from the candidates.

Interview Questions from Similar Companies

Paytm Interview Questions
3.3
 • 752 Interviews
PhonePe Interview Questions
4.0
 • 297 Interviews
PayPal Interview Questions
3.9
 • 206 Interviews
HighRadius Interview Questions
2.9
 • 176 Interviews
Fiserv Interview Questions
3.2
 • 166 Interviews
Visa Interview Questions
3.6
 • 134 Interviews
Mobikwik Interview Questions
4.0
 • 44 Interviews
BillDesk Interview Questions
3.2
 • 13 Interviews
Instamojo Interview Questions
3.4
 • 7 Interviews
View all

Razorpay Reviews and Ratings

based on 487 reviews

3.6/5

Rating in categories

3.4

Skill development

3.5

Work-Life balance

3.4

Salary & Benefits

3.4

Job Security

3.5

Company culture

2.9

Promotions/Appraisal

3.2

Work Satisfaction

Explore 487 Reviews and Ratings
Associate Manager - Enterprise Sales

Bangalore / Bengaluru

2-7 Yrs

₹ 9-16 LPA

Engineering Manager

Bangalore / Bengaluru

7-16 Yrs

Not Disclosed

Senior Software Development Engineer

Bangalore / Bengaluru

2-8 Yrs

₹ 24-42 LPA

Explore more jobs
Software Engineer
105 salaries
unlock blur

₹7 L/yr - ₹26.5 L/yr

Junior Analyst
95 salaries
unlock blur

₹2.4 L/yr - ₹5.5 L/yr

Analyst
92 salaries
unlock blur

₹3.5 L/yr - ₹7 L/yr

Senior Software Engineer
84 salaries
unlock blur

₹15 L/yr - ₹47.5 L/yr

Software Development Engineer
78 salaries
unlock blur

₹8 L/yr - ₹34 L/yr

Explore more salaries
Compare Razorpay with

Paytm

3.3
Compare

PayPal

3.9
Compare

BharatPe

3.5
Compare

BillDesk

3.2
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview