My first and only reported round for PayU felt very focused on core problem solving and data structures. I had a live, technical session where I was encouraged to talk through my thinking as I worked. The interviewer kept the tone supportive, but the emphasis was still on clarity of logic and the time complexity behind my approach.
The problem set centered on a frequency-style question about finding the frequency of elements. I ended up spending most of the time reasoning through how to structure the solution efficiently rather than just getting to an answer. Overall it felt like a straightforward evaluation of how I’d reason step by step with the interviewer prompting me to explain my approach.
5 months ago
My PayU SDE 2 interview ran in three rounds and started with a virtual session that was very classic DSA practice. In the first round I was asked to detect a cycle in a linked list, and I solved it using the slow/fast pointer idea. Right after that, I worked through a Two Sum problem and got to a correct solution during the same round.
After finishing that initial virtual block, the process continued into a total of two more rounds, but the details I captured only explicitly covered the first-round problems. What stood out to me from the first part was how directly the questions mapped to well-known patterns and how much they cared that I could reason through the approach and implement it.
5 months ago
Difficult Neutral Bengaluru
I went through a three-round flow where the difficulty ramped in a noticeable way. Round one was purely DSA, and I was given two medium-level problems…
6 months ago
For a Senior Software Engineer interview at PayU, I experienced the typical multi-round format they described: about 4–5 rounds total that spanned DSA…
10 months ago
Difficult Neutral Bengaluru
I didn’t go into the interview with one narrow topic area in mind, because the kinds of coding problems PayU tends to use sounded pretty broad. The se…
Unlock every Software Engineer interview experience
Interviewed here recently? Add yours to help the next candidate. You'll appear as Anonymous.
What to expect
Distilled from the reports
Technical / DSA Rounds
The interview process typically includes multiple rounds focused on data structures and algorithms (DSA), with questions often resembling common patterns found in LeetCode. Candidates should prepare for a range of problems, including linked lists, trees, and dynamic programming, as well as the ability to articulate their thought process clearly during problem-solving.
DSALeetCodeProblem-solving
System Design & Backend Concepts
For senior roles, candidates can expect a round dedicated to system design, where the focus is on high-level architecture rather than implementation details. Familiarity with design patterns and backend engineering concepts is crucial for success in this round.
System DesignBackendArchitecture
Interview Atmosphere & Communication
The overall atmosphere during interviews can vary, with some candidates reporting supportive and friendly interactions, while others experienced tension, particularly in management rounds. Clear communication and a respectful tone are emphasized, but candidates should be prepared for varying interviewer attitudes.
CommunicationAtmosphereInterviewer Attitude
Project Discussion & Experience-Based Questions
Some rounds may shift focus from pure technical questions to discussions about candidates' past projects and experiences. This approach allows interviewers to assess practical knowledge and how candidates apply their skills in real-world scenarios.
Project DiscussionExperiencePractical Knowledge
Interview Structure & Flow
The interview process is generally structured with a clear flow, often starting with technical rounds followed by HR discussions. Candidates should expect a systematic progression through different evaluation stages, which may include both technical and behavioral assessments.
Interview StructureFlowHR Discussion
Feedback & Follow-Up
Candidates have reported mixed experiences regarding feedback and follow-up communication after interviews, with some feeling ghosted or left without clear next steps. It's advisable to seek clarification on timelines and outcomes if communication seems lacking.