PayU interview experience Real time questions & tips from candidates to crack your interview

SDE - 2

PayU
upvote
share-icon
4 rounds | 4 Coding problems

Interview preparation journey

expand-icon
Journey
I received an HR call, and they scheduled the first round. In this round, the interviewers asked about basic DSA concepts, and I needed to solve problems with better time complexity. The questions were at a medium level. After clearing this round, there will be two technical rounds and one managerial round.
Application story
I just applied through Naukri, and my resume was selected. Resume building is important; mention your projects, your tech stack, and all your technical strengths on your resume.
Why selected/rejected for the role?
I have a strong technical background. I applied for a mobile development role and have in-depth knowledge of advanced architectural frameworks like VIPER and MVVM. I also perform unit testing and have experience with NCLC testing frameworks.
Preparation
Duration: 3 months
Topics: For DSA, I mostly used coding platforms.
Tip
Tip

Tip 1: As I mentioned, do algorithm and DSA practice daily. 

Tip 2: In your daily tasks, try to understand the basics of any language and concept. 

Tip 3: Write as much code as you can. If you don’t get many opportunities in your daily job, try to create some projects on your own.

Application process
Where: Naukri
Eligibility: Minimum 5 years of experience
Resume Tip
Resume tip

Tip 1: Mention all your projects with their links. 

Tip 2: Mention the tech stack, testing framework, and any other relevant details needed for the role.

Interview rounds

01
Round
Medium
Online Coding Interview
Duration60 minutes
Interview date1 Nov 2020
Coding problem1

At 10 AM, the Interviewer was very frank.

1. Find second largest element in array

Easy
15m average time
80% success
0/40
Asked in companies
AdobeSamsungIBM

You have been given an array/list 'ARR' of integers. Your task is to find the second largest element present in the 'ARR'.

Note:
a) Duplicate elements may be present.

b) If no such element is present return -1.
Example:
Input: Given a sequence of five numbers 2, 4, 5, 6, 8.

Output:  6

Explanation:
In the given sequence of numbers, number 8 is the largest element, followed by number 6 which is the second-largest element. Hence we return number 6 which is the second-largest element in the sequence.
Problem approach

I solved it in a single loop using 2 variables.

Try solving now
02
Round
Easy
Video Call
Duration60 minutes
Interview date3 Nov 2020
Coding problem1

This round was entirely based on the platform; for me, it's iOS development.

1. System Design

They asked me about MVVM, and unit testing, and also gave me some iOS-based problems related to auto layout, asking me to fix them using screen sharing.

03
Round
Easy
Online Coding Test
Duration60 minutes
Interview date5 Nov 2020
Coding problem1

This was again a swift/iOS-based Interview.

1. System Design

They asked me about the basics of Swift, such as ARC, weak and unowned references, options, and queues.

04
Round
Easy
Video Call
Duration60 minutes
Interview date10 Nov 2020
Coding problem1

This is the managerial round. The manager asked some condition-based and situation-based questions.

1. HR Question

If we have 2 high-priority projects, how can you do them?

Here's your problem of the day

Solving this problem will increase your chance to get selected in this company

Skill covered: Programming

How do you remove whitespace from the start of a string?

Choose another skill to practice
Similar interview experiences
company logo
Software Engineer
3 rounds | 5 problems
Interviewed by PayU
2806 views
0 comments
0 upvotes
company logo
Senior Software Engineer
3 rounds | 6 problems
Interviewed by PayU
2586 views
0 comments
0 upvotes
company logo
Software Testing Engineer
4 rounds | 15 problems
Interviewed by PayU
1287 views
0 comments
0 upvotes
company logo
Software Engineer
4 rounds | 4 problems
Interviewed by PayU
1346 views
0 comments
0 upvotes
Companies with similar interview experiences
company logo
SDE - 2
5 rounds | 12 problems
Interviewed by Walmart
29892 views
8 comments
0 upvotes
company logo
SDE - 2
3 rounds | 4 problems
Interviewed by HashedIn
9698 views
0 comments
0 upvotes
company logo
SDE - 2
3 rounds | 5 problems
Interviewed by Amazon
6765 views
1 comments
0 upvotes