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

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Design a in-memory cache
  • Ans. 

    Design a high-performance in-memory cache system for storing and retrieving data efficiently.

    • Use a hash table or a key-value store to store data in memory

    • Implement caching strategies like LRU (Least Recently Used) or LFU (Least Frequently Used) to manage cache eviction

    • Consider using a distributed cache for scalability and fault tolerance

    • Optimize cache size and expiration policies based on the application's data access

  • Answered by AI

Skills evaluated in this interview

Senior Software Engineer Interview Questions asked at other Companies

Q1. K Largest Elements Problem Statement You are given an integer k and an array of integers that contain numbers in random order. Write a program to find the k largest numbers from the given array. You need to save them in an array and return ... read more
View answer (1)
Interview experience
2
Poor
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Not Selected

I was interviewed in May 2024.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Card payment workflow, tokenisation and its GTM.
  • Q2. Affordability and brand emi GTM.

Interview Preparation Tips

Interview preparation tips for other job seekers - They want employees who can replace or fill in existing vacancies instead of PMs who can lead and innovate.

Senior Product Manager Interview Questions asked at other Companies

Q1. What are the growth hacks you would use to grow traffic?
View answer (1)
Razorpay Interview Questions and Answers for Freshers
illustration image

Engineer Interview Questions & Answers

user image Satish ASK

posted on 25 Nov 2024

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

(1 Question)

  • Q1. HLD round with system design
  • Ans. 

    High Level Design (HLD) round with system design involves designing the overall architecture of a system.

    • Understand the requirements and constraints of the system

    • Identify the key components and their interactions

    • Design the data flow and communication between components

    • Consider scalability, reliability, and performance

    • Create diagrams to visualize the architecture, such as UML diagrams or flowcharts

  • Answered by AI

Skills evaluated in this interview

Engineer Interview Questions asked at other Companies

Q1. ❖ If a team member is unable to carry out his work, he is doing it repetitively, how would you handle it?, would you like to work only on lifing of components, or would you be ready to shift to other departments?
View answer (7)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - System Design 

(1 Question)

  • Q1. Design a scheduler
  • Ans. 

    Design a scheduler for managing tasks and resources efficiently.

    • Define the tasks to be scheduled and their priority levels

    • Implement a scheduling algorithm like Round Robin, First Come First Serve, or Priority Scheduling

    • Allocate resources based on task requirements and availability

    • Handle task dependencies and deadlines to ensure timely execution

  • Answered by AI

Skills evaluated in this interview

Staff Engineer Interview Questions asked at other Companies

Q1. Swap Adjacent Bit Pairs Problem Statement Given an integer N, your task is to compute the number that results from swapping each even position bit of N's binary representation with its adjacent odd bit to the right. Consider the least signi... 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
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Approached by Company and was interviewed in Jun 2024. There was 1 interview round.

Round 1 - Coding Test 

Develop a Movie SDK that will utilize a provided API to retrieve movie details.

Interview Preparation Tips

Topics to prepare for Razorpay Android Developer interview:
  • Android SDK
  • Retrofit
  • Module
  • XML

Android Developer Interview Questions asked at other Companies

Q1. BST Iterator Problem Statement You are tasked with creating a class named BSTIterator that acts as an iterator for the inorder traversal of a binary search tree. Implement the following functions: BSTIterator(Node root): A constructor that... read more
View answer (1)

Get interview-ready with Top Razorpay Interview Questions

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I was interviewed in Oct 2024.

Round 1 - Technical 

(1 Question)

  • Q1. LLD for Google Docs

Interview Preparation Tips

Interview preparation tips for other job seekers - The interviewer was helpful both during the interview and with the feedback about the approach and the TA was professional and helpful.
It would have helped if I had solved this example before-hand.

Engineering Manager Interview Questions asked at other Companies

Q1. System Design - how would design a trading system, what db, cloud you would consider and why? how would ensure data is real time not near real time? How would you set up devOps for this ?
View answer (1)

Jobs at Razorpay

View all

Interview Questions & Answers

user image Anonymous

posted on 15 Jun 2024

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

(2 Questions)

  • Q1. How well versed are you with advertising platforms like Google Ads, Meta, LinkedIn
  • Q2. Given scenario X, what would be your approach?
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

OOPS QUESTIONS were asked in the interview

Round 2 - Technical 

(1 Question)

  • Q1. OoPs QUESTIONS were asked
Round 3 - HR 

(1 Question)

  • Q1. OOPS questions were asked in the interview

Product Development Engineer Interview Questions asked at other Companies

Q1. Trapping Rainwater Problem Statement You are given an array ARR of long type, which represents an elevation map where ARR[i] denotes the elevation of the ith bar. Calculate the total amount of rainwater that can be trapped within these elev... read more
View answer (1)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Auto complete Input Search box with Dropdown

Senior Software Engineer Interview Questions asked at other Companies

Q1. K Largest Elements Problem Statement You are given an integer k and an array of integers that contain numbers in random order. Write a program to find the k largest numbers from the given array. You need to save them in an array and return ... read more
View answer (1)
Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Aug 2024. There was 1 interview round.

Round 1 - Coding Test 

Make tabs like MUI which can switch.

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on code practices

React Js Frontend Developer Interview Questions asked at other Companies

Q1. 1. What is difference between abstract class and interface ?
View answer (1)
Contribute & help others!
anonymous
You can choose to be anonymous

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.

Recently Viewed

JOBS

Razorpay

No Jobs

DESIGNATION

SALARIES

Movidu Technology

INTERVIEWS

Cyient

No Interviews

JOBS

Meesho

No Jobs

SALARIES

Razorpay

INTERVIEWS

Razorpay

No Interviews

COMPANY BENEFITS

Automotive Manufacturers

No Benefits

SALARIES

Automotive Manufacturers

No Salaries

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