Open In App

Razorpay Interview Experience for Internship (On-Campus)

Last Updated : 15 Sep, 2022
Improve
Improve
Like Article
Like
Save
Share
Report

Razorpay came for an Internship at our college by last of August. There was 1 Coding round, 2 Technical rounds, and 1 Managerial round.

Coding Round: There were 15 or 20 MCQ questions related to CSE core subjects like DBMS, OS, etc., and 3 coding questions. Those who had done all 3 questions were shortlisted for interviews.

  • 1st Interview Round: First 10-15 minutes were based on my resume and projects, which I had mentioned. After which, he gave me 1 DP medium-level question. A bit harder version of https://leetcode.com/problems/regular-expression-matching/solution/. He was very helpful as he helped me in between whenever I was stuck. He first expected me to write the recursive code and then memoize it.
  • 2nd Interview Round: Again first 10-15 minutes were based on my resume and projects, which I had mentioned. After which, he asked me to find the MEX of a given array without using any extra space and in O(N) time. I started with brute force and finally coded the most efficient solution. I will post the question with the solution and link it here in some time.
  • Managerial Round: In this round, I was asked mainly behavioral questions and some puzzles (I prepared them from GFG, and they were enough for this round).

So, a total of 8 students were shortlisted for the Interview Round, of which 5 were shortlisted for the 2nd interview round. All these 5 students were shortlisted for the Managerial round, and Finally, only 1 student Got the Internship offer.

I was very happy to receive the internship offer. I completed my Internship in Summer, of 2022 and got a PPO too after completion.

GOOD LUCK folks……


Like Article
Suggest improvement
Previous
Next
Share your thoughts in the comments

Similar Reads