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 System Engineer Interview Questions and Answers

Updated 4 Jun 2022

Razorpay System Engineer Interview Experiences

1 interview found

Round 1 - Technical 

(2 Questions)

  • Q1. Basic technical question
  • Q2. Basic Server and basic security related question.

Interview Preparation Tips

Interview preparation tips for other job seekers - try to clear your base. they will check your base foundation.

Interview questions from similar companies

I applied via Campus Placement and was interviewed in Aug 2022. There were 4 interview rounds.

Round 1 - Coding Test 

90 minutes hackerrank test, 3 questions 1 easy 2 medium.

Round 2 - Technical 

(1 Question)

  • Q1. Resume based and questions based on my personal projects
Round 3 - Technical 

(1 Question)

  • Q1. CN,OS and DBMS questions.
Round 4 - One-on-one 

(1 Question)

  • Q1. Managerial round and hr questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident and brush up on all the technical aspects of Software Engineering.

I applied via Company Website and was interviewed in Feb 2022. There were 4 interview rounds.

Round 1 - Coding Test 

3 DSA coding questions were there of medium difficulty to be solved in 90 mins.

Round 2 - Technical 

(1 Question)

  • Q1. Was grinded on OOPs concepts and also told to implement them (inheritance, virtual function, friend functions). Some questions on dbms related to scaling. Some questions on system design (was asked how to ...
Round 3 - Technical 

(1 Question)

  • Q1. In this round no DSA question was asked. Only theory related concepts were grinded like SDLC, DBMS, OS Then he asked me 2 puzzles 1. How can you make 3 equilateral triangles using 6 matchsticks without br...
Round 4 - HR 

(5 Questions)

  • Q1. Was asked some typical HR round questions like-
  • Q2. What was your 1 mistake that you regret now?
  • Ans. 

    I regret not thoroughly testing my code before deployment.

    • Not allocating enough time for testing

    • Assuming the code was error-free without proper validation

    • Not considering edge cases

    • Lack of unit tests

    • Not involving others for code review

  • Answered by AI
  • Q3. Was asked to explain my recent project and what challenges I faced?
  • Q4. Was asked about my experience of internship.
  • Q5. Discussion on some topics that was written on my resume.

Interview Preparation Tips

Topics to prepare for Visa Software Engineer interview:
  • DSA
  • OS
  • DBMS
  • Computer Networking
Interview preparation tips for other job seekers - This was an on-campus opportunity on a tier-2 college. Here are some tips -
1. Carefully add keywords on your resume because you may be asked questions based on that keywords on HR round.
2. Keep your theory subjects(OS, DBMS, CN, OOPS) strong.
3. If DSA questions will be asked then it would be of easy level related to mainly linked list or tree, however I wasn't asked any question related to DSA.

Result- I was selected with 6 other students from my college!
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - Coding Test 

2 coding questions, 1hr

Interview Preparation Tips

Topics to prepare for MasterCard Software Engineer interview:
  • DSA
  • OOPS
  • DBMS
  • Operating Systems
  • Computer Networking
  • Web Development

I applied via Naukri.com and was interviewed in Aug 2022. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. DS/Algo Questions about arrays and linked lists
Round 2 - One-on-one 

(1 Question)

  • Q1. Technical interview with director

Interview Preparation Tips

Interview preparation tips for other job seekers - be strong with basics and prepare for interview based on your previous job and skills
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
-
Result
No response

I applied via Job Portal

Round 1 - Technical 

(2 Questions)

  • Q1. Explain the react lifecycle functions and how they work
  • Ans. 

    React lifecycle functions are methods that are automatically called at specific points in a component's life cycle.

    • Mounting: constructor, render, componentDidMount

    • Updating: render, componentDidUpdate

    • Unmounting: componentWillUnmount

  • Answered by AI
  • Q2. Css box model, difference between padding and margin
  • Ans. 

    Padding is the space inside the border of an element, while margin is the space outside the border.

    • Padding is used to create space between the content and the border of an element.

    • Margin is used to create space between the border of an element and other elements.

    • Padding affects the size of the content area, while margin affects the positioning of the element.

    • Example: padding: 10px will create 10 pixels of space inside ...

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. What are your salary expectations in CTC and variables?
  • Q2. Will you relocate to the location required?

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare everything bookish! don't only speak related to your experience

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Take home test and it was super easy. Leetcode style 2 questions and you get 45 mins to complete it.

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

I applied via Referral and was interviewed before Sep 2023. There were 2 interview rounds.

Round 1 - Coding Test 

Coding test consisted of basic coding questions on codesignal platform

Round 2 - Technical 

(2 Questions)

  • Q1. Describe the work experience
  • Ans. 

    I have 5 years of experience working as a software engineer in a tech company.

    • Developed and maintained software applications for various platforms

    • Collaborated with cross-functional teams to design and implement new features

    • Participated in code reviews and provided feedback to improve code quality

    • Troubleshooted and resolved technical issues reported by users

    • Stayed updated on latest technologies and trends in the industr

  • Answered by AI
  • Q2. Write code in python using pandas to perform certain tasks
  • Ans. 

    Using pandas in Python to perform tasks for a Software Engineer interview question

    • Import pandas library

    • Read data from a CSV file using pandas

    • Perform data manipulation and analysis using pandas functions

    • Write the processed data back to a new CSV file

  • Answered by AI

Skills evaluated in this interview

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

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

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - One-on-one 

(3 Questions)

  • Q1. What is your strength
  • Ans. 

    My strength is problem-solving and analytical thinking.

    • I have a strong ability to analyze complex problems and break them down into smaller, manageable tasks.

    • I am skilled in identifying patterns and finding efficient solutions.

    • I have experience in using various programming languages and tools to solve problems.

    • I am a quick learner and adapt well to new technologies and frameworks.

    • I have a track record of successfully d...

  • Answered by AI
  • Q2. What is class in java
  • Ans. 

    A class in Java is a blueprint or template for creating objects that encapsulate data and behavior.

    • A class can contain fields, methods, constructors, and nested classes

    • Objects are instances of a class

    • Inheritance allows a class to inherit properties and methods from another class

    • Polymorphism allows objects of different classes to be treated as if they are of the same class

    • Example: class Car { String make; int year; void...

  • Answered by AI
  • Q3. Blue print is the java class

Interview Preparation Tips

Interview preparation tips for other job seekers - Coding is very easy to work
My strength is quick learner

Skills evaluated in this interview

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

(1 Question)

  • Q1. What are the reasons you want to work for Visa?
  • Ans. 

    I want to work for Visa because of its innovative technology, global impact, and opportunities for growth.

    • Visa is a leader in the fintech industry, constantly developing cutting-edge technology solutions.

    • Visa has a global presence, allowing me to work on projects with international impact.

    • Visa offers opportunities for career growth and development, with a focus on employee advancement.

  • Answered by AI

Razorpay Interview FAQs

How many rounds are there in Razorpay System Engineer interview?
Razorpay interview process usually has 1 rounds. The most common rounds in the Razorpay interview process are Technical.
How to prepare for Razorpay System Engineer 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 Change Management, Configuration management, DHCP, DNS and Linux.
What are the top questions asked in Razorpay System Engineer interview?

Some of the top questions asked at the Razorpay System Engineer interview -

  1. basic Server and basic security related questi...read more
  2. basic technical quest...read more

Tell us how to improve this page.

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 System Engineer Salary
based on 11 salaries
₹7.8 L/yr - ₹15 L/yr
110% more than the average System Engineer Salary in India
View more details

Razorpay System Engineer Reviews and Ratings

based on 3 reviews

4.6/5

Rating in categories

4.6

Skill development

4.6

Work-life balance

3.9

Salary

4.6

Job security

4.6

Company culture

3.9

Promotions

4.6

Work satisfaction

Explore 3 Reviews and Ratings
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

Senior Associate
93 salaries
unlock blur

₹5.2 L/yr - ₹15 L/yr

Senior Software Engineer
87 salaries
unlock blur

₹13.4 L/yr - ₹47.3 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