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 for Freshers

Updated 21 Mar 2025

Top Razorpay Interview Questions and Answers for Freshers

View all 8 questions

Razorpay Interview Experiences for Freshers

Popular Designations

21 interviews found

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

I applied via Referral and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Was asked to create a UI component keeping in mind scalability and reuseability.

Round 2 - Coding Test 

General discussion about resume and projects, and then some basic JS coding questions like implement throttling and memoization.

Round 3 - Behavioral 

(3 Questions)

  • Q1. Discussion about past experiences and projects
  • Q2. Why you want to leave current job.
  • Q3. Expectations from the role and company

Interview Preparation Tips

Topics to prepare for Razorpay Front end Developer interview:
  • Javascript
  • React.Js
Interview preparation tips for other job seekers - Feedback from HR was very quick, all rounds were scheduled in quick succession. Although one point, HR did not confirm availability before scheduling the interviews. Also didn't get any feedback after getting rejected.

Front end Developer Interview Questions asked at other Companies

Q1. Non-Decreasing Array Problem Statement Given an integer array ARR of size N, determine if it can be transformed into a non-decreasing array by modifying at most one element. An array is defined as non-decreasing if ARR[i] <= ARR[i + 1] f... read more
View answer (3)
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
Not Selected
Round 1 - Coding Test 

There were DSA questions and time limit was 1 hr

Round 2 - Technical 

(2 Questions)

  • Q1. Calculate factorial using tabulation
  • Ans. 

    Factorial calculation using tabulation in dynamic programming

    • Create an array to store factorial values up to n

    • Initialize the array with base cases (0! = 1, 1! = 1)

    • Iterate from 2 to n and calculate factorial using previous values in the array

    • Return the factorial value at index n

  • Answered by AI
  • Q2. Wildcard matching question

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare DSA well

Skills evaluated in this interview

Software Developer Intern Interview Questions asked at other Companies

Q1. Sum of Maximum and Minimum Elements Problem Statement Given an array ARR of size N, your objective is to determine the sum of the largest and smallest elements within the array. Follow Up: Can you achieve the above task using the least numb... read more
View answer (5)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
Not Selected

I applied via Campus Placement and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

There were mcqs in atitude test.

Round 2 - One-on-one 

(2 Questions)

  • Q1. What is ai and what are its features
  • Ans. 

    AI stands for artificial intelligence, which is the simulation of human intelligence processes by machines.

    • AI involves machines performing tasks that typically require human intelligence, such as visual perception, speech recognition, decision-making, and language translation.

    • AI systems can learn from data, adapt to new inputs, and perform tasks autonomously.

    • Examples of AI include virtual assistants like Siri and Alexa...

  • Answered by AI
  • Q2. Oops questions including abstraction

Interview Preparation Tips

Topics to prepare for Razorpay Software Development Engineer Intern interview:
  • OOPS
  • Java
  • API

Skills evaluated in this interview

Software Development Engineer Intern Interview Questions asked at other Companies

Q1. Say you're dealing with really long integers. They're too long to fit into a regular datatype, so linked lists are used to store them, with each node of the list containing one digit. Now the problem is, given two linked lists, i.e. two rea... read more
View answer (2)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
-

I applied via Campus Placement and was interviewed in Aug 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude and coding both

Round 2 - Technical 

(2 Questions)

  • Q1. Merge interval greedy problem
  • Ans. 

    Merge overlapping intervals to create a new set of non-overlapping intervals.

    • Sort the intervals based on the start time.

    • Iterate through the intervals and merge overlapping intervals.

    • Return the merged intervals as the final result.

  • Answered by AI
  • Q2. String problem medium problem
Round 3 - HR 

(1 Question)

  • Q1. I am not selected

Interview Preparation Tips

Interview preparation tips for other job seekers - Solve Leetcode problem

Skills evaluated in this interview

Software Development Engineer Interview Questions asked at other Companies

Q1. Given an acyclic graph of a city where each edge represents a road in the city and each vertex represents an crossing. Write an algo to find out the minimum number of vertices at which a policemen will be kept so that all the roads are cove... read more
View answer (2)

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)

 Analyst

 (3)

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

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

Round 1 - One-on-one 

(3 Questions)

  • Q1. A lot of questions related to advance financials which mostly CA's are good in
  • Q2. Ratios related to underwriting like capital ratio calculation , DSCR ratio calculation.
  • Q3. Financial statements like , cassh floe , balance sheet etc related advance questions

Credit Manager Interview Questions asked at other Companies

Q1. If a client comes to take a loan & he haven't got any type of documents with him (primary or secondary), how will you deal with him? & Tell me first 5 things comes to your mind.
View answer (22)

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?

Jobs at Razorpay

View all

SDE Interview Questions & Answers

user image Anonymous

posted on 30 Nov 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in May 2024. There was 1 interview round.

Round 1 - Low Level Design 

(1 Question)

  • Q1. Design a SQL Database

SDE Interview Questions asked at other Companies

Q1. Return Subsets Sum to K Problem Statement Given an integer array 'ARR' of size 'N' and an integer 'K', return all the subsets of 'ARR' which sum to 'K'. Explanation: A subset of an array 'ARR' is a tuple that can be obtained from 'ARR' by r... read more
View answer (1)
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Oct 2023. 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. Regarding Chargeback, Dispute management, Fraud investigation.
Round 3 - Behavioral 

(1 Question)

  • Q1. Chargeback, Refund, Recovery, Dispute management, Card and payment

Interview Preparation Tips

Topics to prepare for Razorpay Senior Risk Analyst interview:
  • Chargeback
  • Dispute Management
Interview preparation tips for other job seekers - My first round of interview went well ,even the interviewer was supportive.i got shortlisted for the managerial round.
In the managerial round "Richa Choubey"took the interview.After she has given the feedback as skills are not aligned with the position that they are hiring.
If my skills were not match how did you shortlist my profile?and how did I clear the 1st round of interview with the senior team lead which was completely skill based interview.
"Dear managers.., If you want to hire your own people ,then why do you people wasting time of genuine candidates?".

CEO and Directors has to take action against these kind of partiality that they are showing while hiring.
Kindly look into this issue on priority.

Senior Risk Analyst Interview Questions asked at other Companies

Q1. How do you calculate loss on a given building?
View answer (1)
Interview experience
2
Poor
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. About kyc process,related act, str etc

Interview Preparation Tips

Interview preparation tips for other job seekers - Lethargic interviewer dint feel good and she dint seem worth to the position she is in.

Senior Associate Interview Questions asked at other Companies

Q1. On an average, how many invoices can you process in a day?
View answer (11)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Mar 2024, where I was asked the following questions.

  • Q1. To explain current responsibilities
  • Ans. 

    Currently managing project timelines, coordinating teams, and ensuring successful delivery of program objectives.

    • Oversee project schedules and ensure milestones are met, e.g., launching a new product feature on time.

    • Coordinate cross-functional teams, facilitating communication between developers, designers, and stakeholders.

    • Monitor project budgets and resource allocation, ensuring efficient use of funds, e.g., staying ...

  • Answered by AI
  • Q2. Scenario based questions

Associate Program Manager Interview Questions asked at other Companies

Q1. Why does the torque value after a certain rpm flattens ?
View answer (3)

Razorpay Interview FAQs

How many rounds are there in Razorpay interview for freshers?
Razorpay interview process for freshers usually has 2-3 rounds. The most common rounds in the Razorpay interview process for freshers are One-on-one Round, Technical and Coding Test.
How to prepare for Razorpay interview for freshers?
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, Business Banking, Loans, Home Loans and Interpersonal Skills.
What are the top questions asked in Razorpay interview for freshers?

Some of the top questions asked at the Razorpay interview for freshers -

  1. What is ai and what are its featu...read more
  2. Given scenario X, what would be your approa...read more
  3. Calculate factorial using tabulat...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 for Freshers

based on 16 interviews

Interview experience

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

Interview Questions from Similar Companies

PhonePe Interview Questions
4.0
 • 306 Interviews
PayPal Interview Questions
3.9
 • 212 Interviews
HighRadius Interview Questions
2.8
 • 186 Interviews
Fiserv Interview Questions
3.0
 • 175 Interviews
Visa Interview Questions
3.5
 • 141 Interviews
KFintech Interview Questions
3.5
 • 139 Interviews
MasterCard Interview Questions
3.9
 • 139 Interviews
Angel One Interview Questions
4.0
 • 138 Interviews
Revolut Interview Questions
2.5
 • 100 Interviews
View all

Razorpay Reviews and Ratings

based on 540 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 540 Reviews and Ratings
Manager - Enterprise Sales

Bangalore / Bengaluru

4-8 Yrs

Not Disclosed

Analyst Specialist

Bangalore / Bengaluru

1-3 Yrs

Not Disclosed

Manager - Ad Sales (Enterprise Sales)

Bangalore / Bengaluru

4-8 Yrs

Not Disclosed

Explore more jobs
Junior Analyst
120 salaries
unlock blur

₹2 L/yr - ₹5.5 L/yr

Software Engineer
105 salaries
unlock blur

₹6.9 L/yr - ₹24 L/yr

Analyst
102 salaries
unlock blur

₹3.5 L/yr - ₹7.3 L/yr

Software Developer
97 salaries
unlock blur

₹8 L/yr - ₹30 L/yr

Senior Associate
93 salaries
unlock blur

₹5.2 L/yr - ₹15 L/yr

Explore more salaries
Compare Razorpay with

Paytm

3.3
Compare

PayPal

3.9
Compare

BharatPe

3.5
Compare

Fiserv

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