Upload Button Icon Add office photos

PhonePe

Compare button icon Compare button icon Compare
4.0

based on 2.1k Reviews

Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

PhonePe Software Developer Interview Questions, Process, and Tips

Updated 2 Dec 2024

Top PhonePe Software Developer Interview Questions and Answers

  • Q1. Form a Triangle You are given an integer of array/list 'ARR' of length ‘N. You are supposed to return true if it is possible to construct at least one non-degenerate tria ...read more
  • Q2. Battleship A board can be divided in two halves which are to be given to two players and then you need to add ships for each players. Every player will get a chance to hi ...read more
  • Q3. Weighted Job Scheduling You are given 'N' jobs with their start time 'Start', end time 'End' and profit 'Profit'. You need to tell the maximum profit you can obtain by pe ...read more
View all 20 questions

13 PhonePe Software Developer Interview Experiences

39 questions found

Sort by: Popular

Software Developer Interview Questions

user image CodingNinjas

posted on 1 Jun 2022

I was interviewed in Feb 2022.

5 Interview Rounds

1

Coding Test Round (1 Question)

Round duration - 75 minutes
Round difficulty - Easy

There are 4 easy brute force question.

  • Q1. Form a Triangle You are given an integer of array/list 'ARR' of length ‘N. You are supposed to return true if it is possible to construct at least one n...read more
2

Coding Test Round (1 Question)

Round duration - 90 minutes
Round difficulty - Medium

There are 3 DS question, all are easy medium and medium level

  • Q1. Battleship A board can be divided in two halves which are to be given to two players and then you need to add ships for each players. Every player will get a ch...read more
3

Video Call Round (1 Question)

Round duration - 90 minutes
Round difficulty - Medium

There are 3 coding problems asked which need to coded and compiled

  • Q1. Minimum Number Of Moves To Get All Keys Some players are put inside an ‘N’ x ‘M’ matrix ‘GRID’ one by one where: ‘.’ represents an empty cell. ‘#’ represents a ...read more
4

Video Call Round (2 Questions)

Round duration - 60 minutes
Round difficulty - Medium

There are back to back many question are asked, one have to give approach and pseudo, no need for compilable code

  • Q1. Insertion in AVL Tree Ninja has to implement an ‘AVL_TREE’ from scratch. He is given ‘N’ values, representing the values of nodes to be inserted. Ninja has to i...read more
  • Q2. Unlock Briefcase There is a briefcase protected by a lock with 4 circular wheels. The password is a sequence of 4 digits. 1. Each wheel has 10 slots: ‘0’, ‘1’, ...read more
5

Video Call Round (1 Question)

Round duration - 60 minutes
Round difficulty - Easy

it was hiring manager round, most discussion is based on my resume and previous work

  • Q1. Technical Questions

    The discussion is basically on my previous work, mostly whatever  wrote in resume. 

    How you solved this problem and approach?

Interview Preparation Tips

Professional and academic backgroundI applied for the job as SDE - 1 in BengaluruEligibility criteriaNo criteriaPhone Pe interview preparation:Topics to prepare for the interview - Data Structure, Algorithm, System Design, DBMS, OOPS.Time required to prepare for the interview - 1 monthInterview preparation tips for other job seekers

Tip 1 : Go through basics of data structure and algorithm. 
Tip 2 : Focus specially on tree, graph and DP( 2D max).
Tip 3 : Detail understanding of everything written in resume

Application resume tips for other job seekers

Tip 1 : Keep it clean, no need to use any styles or colour.
Tip 2 : Focus more on projects and experience.
Tip 3 : Use bullets, single lines to explain your work and project, don't be too lengthy, make is brief.
Tip 4 : one page resume is good, you can cut down things like unnecessary achievements

Final outcome of the interviewSelected

Skills evaluated in this interview

Software Developer Interview Questions

user image CodingNinjas

posted on 16 Sep 2021

I was interviewed in Jan 2021.

3 Interview Rounds

1

Coding Test Round (1 Question)

Round duration - 40 Minutes
Round difficulty - Easy

  • Q1. Technical Questions The activation stack. Computer Architecture. Arrays. The Assignment Statement. Branching. Colors RGB. Commenting your Code. Composition of F...read more
2

Coding Test Round (2 Questions)

Round duration - 60 Minutes
Round difficulty - Easy

  • Q1. Reverse the String You are given a string 'STR'. The string contains [a-z] [A-Z] [0-9] [special characters]. You have to find the reverse of the string....read more
  • Q2. Max GCD Pair You are given an array of positive integers. Find the GCD(Greatest Common Divisor) of a pair of elements such that it is maximum among all possible...read more
3

HR Round (1 Question)

Round duration - 20 Minutes
Round difficulty - Easy

  • Q1. Basic HR Questions

    Why should we hire you?

    How well can you handle pressure?

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from JSPM Rajarshi shahu college of engineering , Tathawade. Eligibility criteriaNo criteriaPhone Pe interview preparation:Topics to prepare for the interview - Data Structures, Pointers, OOPS, System Design, Algorithms, Dynamic ProgrammingTime required to prepare for the interview - 3 MonthsInterview preparation tips for other job seekers

Tip 1 : Practice Atleast 250 Questions
Tip 2 : Do atleast 2 projects
 

Application resume tips for other job seekers

Tip 1 : Have some projects on resume.
Tip 2 : Do not put false things on resume.

Final outcome of the interviewRejected

Skills evaluated in this interview

Get interview-ready with top interview questions

Software Developer Interview Questions

user image CodingNinjas

posted on 14 Sep 2021

I was interviewed in Sep 2020.

3 Interview Rounds

1

Coding Test Round (3 Questions)

Round duration - 90 minutes
Round difficulty - Medium

3 coding Questions:
1st : Easy question based on simple loop iteration
2nd :Medium level Dp question 
3rd : Medium level tree question(where we were not just required to complete the tree function but to build whole bst from 
scratch) 

It was conducted from 1:30 - 3:00 pm.
The coding platform was very good (as auto indentation and auto completion of brackets were there)
having camera on.

  • Q1. Storyteller and the Child The exact statement was something of story type so i just remember the crux of that story:there was a kid who hears story from someone...read more
  • Q2. Selling Stock You have been given stock values/prices for N number of days. Every i-th day signifies the price of a stock on that day. Your task is to find the ...read more
  • Q3. Minimum time to burn a Tree starting from a Leaf node You have been given a binary tree of 'N' unique nodes and a Start node from where the tree will st...read more
2

Coding Test Round (1 Question)

Round duration - 75-80 minutes
Round difficulty - Hard

This was a completely technical coding round where I was asked to solve the problems of data structures.
The codepad where i was asked to code was fine,
The interviewer was very friendly and was helpful and understanding.
I also asked him about his work and experience in the company and some other questions.

  • Q1. Given a matrix mXn with integers filled in it. I was required to find the maximum path sum in the matrix starting from any element of the matrix. The condition ...read more
3

HR Round

Round duration - 45 minutes
Round difficulty - Easy

It was held on Gmeet platform
The interviewer was very experienced person and was very nice too.
He made me comfortable by first introducing himself in a very detailed way and then asking me mine introduction
Since I feel that his internet connection was not very good so he turned off his camera but I decided not to turn off mine as in online interviews your face reviles your confidence 
the interviewer mostly asked me questions about my interests in technical field and the project that I have done

Interview Preparation Tips

Professional and academic backgroundI completed Computer Science Engineering from Punjab Engineering College(Deemed To be University). Eligibility criteriaCGPA above 6 and no backlogs (there was no branch criteria for eligibility)Phone Pe interview preparation:Topics to prepare for the interview - 1. C++ basic Coding + Data structures knowledge (learned during the two years of college Courses + Coding Ninjas course of C++ introduction and C++ data structures) 2. OOPs + Pointers (best and complete material for interviews is available at Geeks for geeks) 3. Dynamic programming and Recursion best explained in (Coding Ninjas course) + (Youtube channel of Aditya Verma if you want free material ) 4. Graphs , Hashmaps and Priority Queues (again I found Coding Ninjas course to be super amazing) 5. Operating system + DBMS(theory part) (I found best material of Gate smashers (youtube channel)) 6. Networking (just required for very few companies) (I liked TutorialsPoint tutorials a lot (very concise and to the point ))Time required to prepare for the interview - 1+2 months (rigorous practicing)Interview preparation tips for other job seekers

Tip 1 : Practice atleast(easy and medium questions from leetcode under(Top Interview Questions)) and all the questions from Gfg under(must to do coding questions for interviews))
Tip 2 : Don't learn each and every question you solved but try to solve question in a way that you can solve its variation during interviews
Tip 3 : Do one project(one is enough) which you can explain with full technical details (why you used this technology, and all logics you applied in implementation) 
Tip 4: Atleast read the round 1 (Coding round) Archives from (Geeks for geeks or Glassdoor). To get your mind prepared for the types of questions that company usually asks.(Coding round is the toughest Step in the whole Process to clear)

Application resume tips for other job seekers

Tip 1: Have at least one project which you have made yourself and you should know all the technical questions related to that project (I feel project domain hardly matters like web development or android or ML/AI)
Tip 2: You should Put only those skills in resume :
1. Which the company requires (eg if you know company doesn't require Networking domain knowledge so 
don't include it unnecessary if you are not much confident in it)
2. For on campus internships resume shortlisting is very easy so don't add anything unnecessary which might 
cause you pain during interview.

Final outcome of the interviewSelected

Skills evaluated in this interview

PhonePe Interview FAQs

How many rounds are there in PhonePe Software Developer interview?
PhonePe interview process usually has 2-3 rounds. The most common rounds in the PhonePe interview process are Coding Test, Technical and One-on-one Round.
What are the top questions asked in PhonePe Software Developer interview?

Some of the top questions asked at the PhonePe Software Developer interview -

  1. It was a good interview, where I was asked one easy DSA question, and asked man...read more
  2. How I implemented everyth...read more
  3. Why you want to j...read more
How long is the PhonePe Software Developer interview process?

The duration of PhonePe Software Developer interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Interview Process at PhonePe Software Developer

based on 7 interviews in last 1 year

2 Interview rounds

  • Coding Test Round
  • Technical Round
View more

People are getting interviews through

based on 6 PhonePe interviews
Campus Placement
Job Portal
50%
33%
17% candidates got the interview through other sources.
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates
PhonePe Software Developer Salary
based on 63 salaries
₹13 L/yr - ₹46.8 L/yr
250% more than the average Software Developer Salary in India
View more details

PhonePe Software Developer Reviews and Ratings

based on 11 reviews

4.0/5

Rating in categories

4.0

Skill development

3.8

Work-Life balance

4.1

Salary & Benefits

4.0

Job Security

4.0

Company culture

3.2

Promotions/Appraisal

3.9

Work Satisfaction

Explore 11 Reviews and Ratings
Key Accounts Executive
664 salaries
unlock blur

₹2.5 L/yr - ₹7.6 L/yr

Territory Sales Manager
512 salaries
unlock blur

₹4.4 L/yr - ₹10.5 L/yr

Business Development Executive
479 salaries
unlock blur

₹1.6 L/yr - ₹4.5 L/yr

Business Development Associate
367 salaries
unlock blur

₹2.3 L/yr - ₹6 L/yr

Area Sales Manager
324 salaries
unlock blur

₹6.7 L/yr - ₹15.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

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview