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

Filter interviews by

Razorpay Interview Questions, Process, and Tips

Updated 26 Feb 2025

Top Razorpay Interview Questions and Answers

View all 72 questions

Razorpay Interview Experiences

Popular Designations

148 interviews found

I applied via LinkedIn and was interviewed in Sep 2022. There were 3 interview rounds.

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 - One-on-one 

(1 Question)

  • Q1. Market work mujhe pata hai
Round 3 - Technical 

(1 Question)

  • Q1. I don't understand any questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Marchant koi v online payment accepts kar lega bas benefit milna chahiye

Market Executive Interview Questions asked at other Companies

Q1. What do you know about the job description of Pharmarack?
Add answer

I applied via Approached by Company and was interviewed in Jul 2022. There were 5 interview rounds.

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 - One-on-one 

(1 Question)

  • Q1. Previous Work Experience
Round 3 - One-on-one 

(1 Question)

  • Q1. Have you worked with other teams
Round 4 - One-on-one 

(1 Question)

  • Q1. Tell about a challenge you faced and how you overcame it.
Round 5 - HR 

(1 Question)

  • Q1. What are your strengths

Interview Preparation Tips

Interview preparation tips for other job seekers - Be honest and confident. That's all that matters.

Also give examples for everything.

Marketing Manager Interview Questions asked at other Companies

Q1. What the big opportunities to handle a sales in a worse situation i.e when prices & demand are low & vice versa
View answer (2)

I applied via Campus Placement

Round 1 - Product Management 

(2 Questions)

  • Q1. Started with work-ex.Tell me about your favourite product and 3 things you'd like to improve
  • Q2. 3 things you like and 3 things you'd like to improve
Round 2 - Product Management 

(2 Questions)

  • Q1. Design a "Pay Later" feature for an e-commerce consumer website.. In depth discussion on features, metrics, trade-offs.
  • Ans. 

    Design a Pay Later feature for an e-commerce website

    • Allow customers to defer payment for a set period of time

    • Offer different payment options such as monthly installments or a lump sum payment

    • Implement credit checks to ensure customers are eligible for Pay Later feature

    • Track metrics such as conversion rates, average order value, and default rates

    • Trade-offs include potential increase in default rates and potential impact

  • Answered by AI
  • Q2. On company policies and values and what I did at my startup
Round 3 - Product Management 

(1 Question)

  • Q1. How would you detect fraud reviews as a PM on Zomato. In depth discussion on factors which the PM would consider in the algorithm
Round 4 - HR 

(1 Question)

  • Q1. HR round on company policies and values and what I did at my startup.

Interview Preparation Tips

Interview preparation tips for other job seekers - First 3 rounds were design related and the final one was HR

Round 1 -The duration of the interview was 45 minutes.

Round 2-The duration of the interview was 90 minutes.

Round 3- The duration of the interview was 60 minutes.

Skills evaluated in this 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)

Analyst Interview Questions & Answers

user image Anurashi Dixit

posted on 15 Jul 2024

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Jul 2023. There were 2 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. Techncal discussion
Round 2 - Technical 

(2 Questions)

  • Q1. Regarding profile
  • Q2. Techincal question

Analyst Interview Questions asked at other Companies

Q1. N-th Fibonacci Number Problem Statement 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. Formula: F(n) = F(n-... read more
View answer (1)

Razorpay interview questions for popular designations

 Product Manager

 (9)

 Senior Software Engineer

 (7)

 Software Engineer

 (6)

 Senior Associate

 (5)

 Software Developer

 (4)

 Product Development Engineer

 (4)

 Territory Manager

 (3)

 Data Analyst

 (3)

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in Oct 2022. There were 2 interview rounds.

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 - HR 

(3 Questions)

  • Q1. What is the to begin a software ?
  • Ans. 

    The first step to begin a software is to identify the problem and gather requirements.

    • Identify the problem that needs to be solved

    • Gather requirements from stakeholders

    • Analyze and prioritize requirements

    • Design a solution architecture

    • Choose appropriate technologies and tools

    • Develop and test the software

    • Deploy and maintain the software

  • Answered by AI
  • Q2. What is the system or process of an software company?
  • Ans. 

    The system or process of a software company involves various stages from planning to deployment.

    • The process starts with requirement gathering and analysis.

    • Then comes the design and development phase.

    • Testing and quality assurance is an important part of the process.

    • Deployment and maintenance are the final stages.

    • Agile and DevOps methodologies are commonly used.

    • Tools like JIRA, Git, Jenkins, etc. are used for project man

  • Answered by AI
  • Q3. What we learn about software
  • Ans. 

    Software development is a continuous learning process.

    • Software development is constantly evolving and requires continuous learning to keep up with new technologies and best practices.

    • Developers must stay up-to-date with programming languages, frameworks, and tools.

    • Learning about software also involves understanding the importance of testing, documentation, and collaboration.

    • Examples of new technologies include cloud co...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Razorpay Senior Java Developer interview:
  • Core Java
  • Advanced Java
  • Jasper Reports
  • Python
Interview preparation tips for other job seekers - Good company and the company is a good and don't give gress answer

Skills evaluated in this interview

Senior Java Developer Interview Questions asked at other Companies

Q1. Remove the Kth Node from the End of a Linked List You are given a singly Linked List with 'N' nodes containing integer data and an integer 'K'. Your task is to delete the Kth node from the end of this Linked List. Input: The first line of ... read more
View answer (1)

Get interview-ready with Top Razorpay Interview Questions

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed before Sep 2023.

Round 1 - One-on-one 

(1 Question)

  • Q1. Basic questions about CV and why Razorpay
Round 2 - HR 

(1 Question)

  • Q1. Discussed about CTC, future plans and joining date

Junior Analyst Interview Questions asked at other Companies

Q1. If I buy a piece of equipment, walk me through the impact on the 3 financial statements
View answer (1)

Jobs at Razorpay

View all
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Instahyre and was interviewed before Mar 2023. There were 3 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. SQL questions regarding window functions
  • Q2. Calc retained revived new customer per month basis what are joins in sql what is dense rank
  • Ans. 

    To calculate retained, revived, and new customers per month basis, joins in SQL and dense rank are used.

    • To calculate retained, revived, and new customers per month basis, you would typically use SQL queries to join different tables containing customer data.

    • Joins in SQL are used to combine rows from two or more tables based on a related column between them.

    • Dense rank is a function in SQL that assigns a rank to each row ...

  • Answered by AI
  • Q3. How sql query work behind the scenes
  • Ans. 

    SQL queries work by parsing and executing commands to retrieve data from databases.

    • SQL query is written in a specific syntax to communicate with databases.

    • The query is parsed by the database management system to understand the command.

    • The database engine then executes the query to retrieve the requested data.

    • Queries can involve selecting, updating, inserting, or deleting data from tables.

    • Example: SELECT * FROM table_na

  • Answered by AI
Round 2 - Case Study 

Tv commercial case study regarding if we run campaign of product over television how can attribute it to spike or increase in tration which we see in our data.

Round 3 - HR 

(1 Question)

  • Q1. Cultural fit round

Interview Preparation Tips

Interview preparation tips for other job seekers - polish sql skills ,brush up your joins understanding and window function
python numpy and pandas working
guesstimates

Skills evaluated in this interview

Senior Data Analyst Interview Questions asked at other Companies

Q1. What is the difference between Least Squares Method and the maximum likelihood
View answer (1)

Senior Associate Interview Questions & Answers

user image burningpanther

posted on 7 May 2023

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before May 2022. There were 3 interview rounds.

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 - One-on-one 

(1 Question)

  • Q1. Introduction Previous Sales Experience Passion about your projects
  • Ans. 

    I have extensive sales experience and a passion for delivering successful projects.

    • I have worked in sales for over 5 years, consistently exceeding targets and building strong relationships with clients.

    • I am highly motivated and enjoy the challenge of meeting and exceeding customer expectations.

    • I have a track record of successfully delivering projects on time and within budget, ensuring customer satisfaction.

    • I am passio...

  • Answered by AI
Round 3 - One-on-one 

(1 Question)

  • Q1. Introduction Previous Experience Sales Cycle Experience
  • Ans. 

    I have extensive experience in sales cycle management and have worked in various industries.

    • I have worked in sales for over 7 years, with experience in both B2B and B2C sales.

    • I have managed the entire sales cycle, from prospecting to closing deals.

    • I have experience in industries such as technology, healthcare, and finance.

    • I have consistently exceeded sales targets and have been recognized for my performance.

    • I am skille...

  • Answered by AI

Senior Associate Interview Questions asked at other Companies

Q1. On an average, how many invoices can you process in a day?
View answer (10)

Interview Questions & Answers

user image Anonymous

posted on 26 Jul 2022

I applied via LinkedIn and was interviewed in Jun 2022. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. The interview is a 3 step process starting with System Design Round, Technical Interview, Coding Round, HR Discussion. Couldn't go beyond System Design Round
  • Q2. Design a system to handle semi structure to structure data, how to utilize data lake, handle unclean data from source, tackle pipeline failure, data warehouse optimization techniques, identifying error que...

Interview Preparation Tips

Interview preparation tips for other job seekers - Be very well with the tool you use to handle data movement and warehousing practices

Skills evaluated in this interview

I applied via Approached by Company and was interviewed in Nov 2022. There were 2 interview rounds.

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 - HR 

(3 Questions)

  • Q1. What animal do you relate yourself with. ?
  • Ans. 

    I relate myself to a lion.

    • I am confident and assertive like a lion.

    • I am a natural leader and take charge of situations.

    • I am fiercely protective of my team and their success.

    • I have a strong presence and command respect.

    • I am strategic and calculated in my decision-making.

    • I am adaptable and can thrive in different environments.

  • Answered by AI
  • Q2. What is the role requirement
  • Ans. 

    The role requirement for a Product Manager is to oversee the development and management of a product throughout its lifecycle.

    • Develop and execute product strategies and roadmaps

    • Gather and analyze market research and customer feedback

    • Collaborate with cross-functional teams (engineering, design, marketing)

    • Define product requirements and prioritize features

    • Monitor product performance and make data-driven decisions

    • Ensure t

  • Answered by AI
  • Q3. How many minimum lines you need to cut a cake into 3 pieces
  • Ans. 

    Two lines are enough to cut a cake into 3 pieces.

    • You need to make two cuts in the cake to get three pieces.

    • The first cut should be made horizontally across the middle of the cake.

    • The second cut should be made vertically through the center of the cake.

    • This will give you three equal pieces of cake.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - As per my feeling, this company takes interviews to get information about competitors and not for actual hiring. So just be sure there is real intention of hiring. Mostly interviews would be conducted by junior guys who will just ask anything under the sun.

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 132 interviews

Interview experience

3.9
  
Good
View more
Join Razorpay Revolutionize the FinTech space with groundbreaking solutions

Interview Questions from Similar Companies

Paytm Interview Questions
3.3
 • 749 Interviews
PhonePe Interview Questions
4.0
 • 298 Interviews
PayPal Interview Questions
3.9
 • 207 Interviews
HighRadius Interview Questions
2.9
 • 182 Interviews
Fiserv Interview Questions
3.0
 • 172 Interviews
Visa Interview Questions
3.5
 • 138 Interviews
Mobikwik Interview Questions
4.0
 • 47 Interviews
BillDesk Interview Questions
3.2
 • 14 Interviews
Instamojo Interview Questions
3.6
 • 7 Interviews
View all

Razorpay Reviews and Ratings

based on 521 reviews

3.6/5

Rating in categories

3.4

Skill development

3.5

Work-life balance

3.4

Salary

3.4

Job security

3.5

Company culture

2.9

Promotions

3.2

Work satisfaction

Explore 521 Reviews and Ratings
Lead Communication Designer

Bangalore / Bengaluru

6-8 Yrs

Not Disclosed

Associate Technical Program Manager

Bangalore / Bengaluru

2-5 Yrs

Not Disclosed

Senior Engineering Manager

Bangalore / Bengaluru

8-16 Yrs

Not Disclosed

Explore more jobs
Analyst
100 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
95 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Junior Analyst
94 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
83 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Development Engineer
77 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Razorpay with

Paytm

3.3
Compare

PayPal

3.9
Compare

BharatPe

3.5
Compare

BillDesk

3.2
Compare
Did you find this page helpful?
Yes No
write
Share an Interview