Upload Button Icon Add office photos

PhonePe

Compare button icon Compare button icon Compare
4.0

based on 2.2k Reviews

Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

PhonePe Software Engineer - Backend Interview Questions and Answers

Updated 2 Sep 2024

PhonePe Software Engineer - Backend Interview Experiences

1 interview found

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

I applied via Referral and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Assignment 

This was a machine coding LLD assignment following which there was a review from the panel

Round 2 - Technical 

(2 Questions)

  • Q1. Top View of a Binary Tree
  • Ans. 

    Top View of a Binary Tree is the set of nodes visible when the tree is viewed from the top.

    • The top view of a binary tree can be obtained by performing a level order traversal and keeping track of the horizontal distance of each node from the root.

    • Nodes with the same horizontal distance are at the same level in the top view.

    • Example: For the binary tree 1 -> 2 -> 3 -> 4 -> 5, the top view would be 1 -> 2 -> 3 -> 4 -> 5.

  • Answered by AI
  • Q2. Building Bridges - Dynamic programming

Interview Preparation Tips

Topics to prepare for PhonePe Software Engineer - Backend interview:
  • Trees
  • Dynamic programming
Interview preparation tips for other job seekers - You must be very good with data structure and algo

Skills evaluated in this interview

Software Engineer - Backend Jobs at PhonePe

View all

Interview questions from similar companies

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

(2 Questions)

  • Q1. Java threads concepts and its usage
  • Q2. Data structures problems and design quentions
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Coding Test 

I have to write code for a load balancer. The code should be testable and imahoild be thread safe

Interview Preparation Tips

Topics to prepare for Revolut Backend Developer interview:
  • Core Java
Interview preparation tips for other job seekers - Careful Attention to all the details should be given. Example like using list or set etc
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Not Selected

I applied via Company Website and was interviewed before May 2023. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Five advantages of spring boot Which java version you currently use? Features of the java version you use Output from the code Difference between this and super In order to update the string, which will be...
  • Ans. 

    Spring Boot offers advantages like rapid development, easy configuration, embedded servers, production-ready features, and more.

    • Rapid development: Spring Boot simplifies the setup and configuration of Spring applications, allowing developers to focus on writing business logic.

    • Easy configuration: Spring Boot provides auto-configuration, reducing the need for manual setup and boilerplate code.

    • Embedded servers: Spring Boo...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for PayPal Backend Developer interview:
  • Core Java
  • Spring Boot
  • Aspect oriented programming
  • Design Patterns
  • Exception handling
Interview preparation tips for other job seekers - Be prepared with core java concepts and the questions may come from the development side

Skills evaluated in this interview

Backend Developer Interview Questions & Answers

Slice user image Shubham Bhalerao

posted on 11 Jun 2024

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

A basic coding question was asked regarding a buisness logic.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be honest, and practice your problem solving skills
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. Resume Grilling
  • Q2. Java based technical questions
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. General HR topics, hashmap compleity

I applied via Instahyre and was interviewed in Jan 2021. There were 5 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Find loop in linked list
  • Ans. 

    To find a loop in a linked list, we use Floyd's cycle-finding algorithm.

    • Floyd's cycle-finding algorithm uses two pointers, one moving at a rate of one node per iteration and the other moving at a rate of two nodes per iteration.

    • If there is a loop in the linked list, the two pointers will eventually meet at some node.

    • To find the starting point of the loop, we reset one of the pointers to the head of the linked list and ...

  • Answered by AI
  • Q2. What challenging task you have done
  • Q3. System design related question
  • Q4. Explain your current project

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well for data structures and algorithms from gfg.

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Coding Test 

-----.geeksforgeeks.org/replace-every-element-with-the-greatest-on-right-side/amp/



-----/

Interview Preparation Tips

Topics to prepare for Paytm Backend Developer interview:
  • DSA
  • Core java
  • Design Patterns
  • Spring Boot
Interview preparation tips for other job seekers - DSA , Design Patters , Core Java Concepts , Springboot
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
No response

I applied via Company Website and was interviewed in Mar 2024. There was 1 interview round.

Round 1 - Coding Test 

A coding Test of 100 Minutes was scheduled on the HackerRank platform.
6 MCQs related to the backend.
1 Coding Question
1 Backend Spring Boot Coding question

Interview Preparation Tips

Topics to prepare for Paytm Backend Java Developer interview:
  • Backend
  • Java
  • Core Java
  • Spring Boot
Interview preparation tips for other job seekers - Study core java concepts combined with OOP concepts.
A thorough understanding of spring boot and REST APIs.

PhonePe Interview FAQs

How many rounds are there in PhonePe Software Engineer - Backend interview?
PhonePe interview process usually has 2 rounds. The most common rounds in the PhonePe interview process are Assignment and Technical.
How to prepare for PhonePe Software Engineer - Backend 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 PhonePe. The most common topics and skills that interviewers at PhonePe expect are C++, MySQL, Performance Tuning, Technical Documentation and Application Development.
What are the top questions asked in PhonePe Software Engineer - Backend interview?

Some of the top questions asked at the PhonePe Software Engineer - Backend interview -

  1. Top View of a Binary T...read more
  2. Building Bridges - Dynamic programm...read more

Tell us how to improve this page.

PhonePe Software Engineer - Backend Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Paytm Interview Questions
3.3
 • 771 Interviews
FIS Interview Questions
3.9
 • 479 Interviews
PayPal Interview Questions
3.9
 • 209 Interviews
HighRadius Interview Questions
2.9
 • 181 Interviews
Fiserv Interview Questions
3.1
 • 168 Interviews
Razorpay Interview Questions
3.6
 • 149 Interviews
Visa Interview Questions
3.5
 • 137 Interviews
MasterCard Interview Questions
4.0
 • 133 Interviews
Angel One Interview Questions
3.9
 • 131 Interviews
View all
Software Engineer - Backend

Bangalore / Bengaluru

7-10 Yrs

Not Disclosed

Explore more jobs
Key Accounts Executive
644 salaries
unlock blur

₹3.4 L/yr - ₹8 L/yr

Territory Sales Manager
513 salaries
unlock blur

₹4.8 L/yr - ₹10.5 L/yr

Business Development Executive
493 salaries
unlock blur

₹1.1 L/yr - ₹5 L/yr

Area Sales Manager
383 salaries
unlock blur

₹6.6 L/yr - ₹15.9 L/yr

Business Development Associate
368 salaries
unlock blur

₹2.3 L/yr - ₹6 L/yr

Explore more salaries
Compare PhonePe with

Paytm

3.3
Compare

Google Pay

4.2
Compare

Amazon Pay

4.0
Compare

Mobikwik

4.0
Compare
Did you find this page helpful?
Yes No
write
Share an Interview