Razorpay Interview Experience
1 experience shared by candidates
Product Engineer 2
Interview Rounds
20 questions: MCQs + 2 LeetCode medium-level coding problems.
Zigzag traversal of matrix, detect loop in linked list, find intersection node of two linked lists. Many questions on Spring Boot and Java.
Find non-duplicate number in array, find duplicate in sorted array using binary search, find duplicate in unsorted array using XOR. Java, Kafka, Spring Boot discussions.
Maximum sum subset problem (LeetCode). Had to present brute force then Kadanes algorithm. Situational questions included.
Tips & Advice
Interviewers (excluding HM) were nice and helpful. Got rejected - feedback was I couldnt consider all possible scenarios for the problem. Thoroughness matters significantly.