Upload Button Icon Add office photos

Filter interviews by

PayPay Corporation Interview Questions, Process, and Tips

Updated 25 Nov 2024

Top PayPay Corporation Interview Questions and Answers

View all 6 questions

PayPay Corporation Interview Experiences

Popular Designations

12 interviews found

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

Coding Online Test Full Testing question including 2 coding

Round 2 - One-on-one 

(5 Questions)

  • Q1. About webservice architecture
  • Q2. Dynamic Programming question
  • Q3. How Kafka works and scenario based
  • Q4. Scenario based architecture question
  • Q5. Design patterns

Qa Automation Testing Engineer Interview Questions asked at other Companies

Q1. selenium: what are selenium components, what are the different locators in selenium, what is selenium web driver, write a xpath for a given element on a web page
View answer (5)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via LinkedIn and was interviewed in Jun 2024. There was 1 interview round.

Round 1 - Coding Test 

Two questions were there. 1 was to process the given raw data, convert it into department wise, high low starting price ending price format.
I completed this one but took almost 46 minutes so couldn't complete second one.
Second one was about to print the output based on the commands like Debit amount, credit account etc.

I completed first one correctly didn't hear back their criteria might be to complete both but it would be better if the same communicated in advance
But I like the questions and their statements were not copy paste from leetcode dsa

Interview Preparation Tips

Interview preparation tips for other job seekers - Do practice with converting raw data into processed data quickly. Cause logically answer is not difficult but you can stuck thinking what is the right choice to do this. Time

Senior Software Engineer Interview Questions asked at other Companies

Q1. Nth Prime Number Problem Statement Find the Nth prime number given a number N. Explanation: A prime number is greater than 1 and is not the product of two smaller natural numbers. A prime number has exactly two distinct positive divisors: 1... read more
View answer (1)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I was interviewed in Oct 2024.

Round 1 - HR 

(3 Questions)

  • Q1. Why Do you want to work at Paypay?
  • Q2. Have you been to Japan Before?
  • Ans. 

    Yes, I have been to Japan before and I absolutely loved the culture, food, and scenery.

    • Visited Tokyo and Kyoto

    • Tried traditional Japanese cuisine like sushi and ramen

    • Explored temples and gardens

    • Enjoyed cherry blossom season

  • Answered by AI
  • Q3. What is your Salary Expectation? (will be asked according to form filled)

Front end Engineer Interview Questions asked at other Companies

Q1. Pair Sum Problem Statement You are given an integer array 'ARR' of size 'N' and an integer 'S'. Your task is to find and return a list of all pairs of elements where each sum of a pair equals 'S'. Note: Each pair should be ordered such that... read more
Add answer
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Mar 2024. There were 4 interview rounds.

Round 1 - Coding Test 

Medium level Leetcode problems

Round 2 - Technical 

(2 Questions)

  • Q1. Medium level leetcode questions
  • Q2. Java and SQL fundamentals
Round 3 - Technical 

(1 Question)

  • Q1. Design a scalable system - read about how payments are done
Round 4 - HR 

(1 Question)

  • Q1. Behavior questions

Senior Software Engineer Interview Questions asked at other Companies

Q1. Nth Prime Number Problem Statement Find the Nth prime number given a number N. Explanation: A prime number is greater than 1 and is not the product of two smaller natural numbers. A prime number has exactly two distinct positive divisors: 1... read more
View answer (1)

PayPay Corporation interview questions for popular designations

 Senior Software Engineer

 (2)

 Software Engineer

 (2)

 Android Engineer

 (1)

 Backend Developer

 (1)

 Front end Engineer

 (1)

 Principal Software Engineer

 (1)

 Qa Automation Testing Engineer

 (1)

 QA Engineer

 (1)

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in May 2024. There were 2 interview rounds.

Round 1 - Coding Test 

70 minutes of online assessment having 3 coding questions.

Round 2 - Technical 

(2 Questions)

  • Q1. I don't remember
  • Q2. I don't remember this also

Software Development Engineer II Interview Questions asked at other Companies

Q1. Given 2 large numeric comma seperated strings. You need to calculate their sum along with maintaining the correct position of commas. Example Test Case - s1 - "123,456,788" s2 - "1" output - "123,456,789" constraints - since the strings can... read more
View answer (1)
Interview experience
3
Average
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Not Selected

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

Round 1 - Coding Test 

4 General logical programs to complete within 70 minutes on an online coding challenge platform. The program range from easy to hard.

Interview Preparation Tips

Topics to prepare for PayPay Corporation Android Engineer interview:
  • leet code

Android Engineer Interview Questions asked at other Companies

Q1. Beautiful String Problem Statement Given a binary string STR containing either '0' or '1', determine the minimum number of operations needed to make it beautiful. A binary string is called beautiful if it contains alternating 0s and 1s. Exa... read more
Add answer

Jobs at PayPay Corporation

View all

QA Engineer Interview Questions & Answers

user image Anonymous

posted on 12 Oct 2024

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

Coding test is easy
Avoid copy paste

QA Engineer Interview Questions asked at other Companies

Q1. 80 pairs of socks in a dark room, 40 black, 40 white, how many minimum number of socks need to be taken out to get 15 pairs of socks
View answer (9)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. Behavioral question and cultural fit
Round 2 - Technical 

(1 Question)

  • Q1. Projects sharing

Interview Preparation Tips

Interview preparation tips for other job seekers - Brushing details about projects in the past to answer questions with great details

Principal Software Engineer Interview Questions asked at other Companies

Q1. Codng question:For the given stream of integers, calculate the avg,print top 10 elements and bottom 10 elements. It was not clearly mentioned on the problem. After poking more on the problem only provided the details.
View answer (1)
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed before Mar 2023. There were 2 interview rounds.

Round 1 - Technical 

(4 Questions)

  • Q1. Micro and MacroTask queue based output question
  • Q2. Given a complex Javascript object bring the desired output
  • Ans. 

    Use JavaScript methods to extract desired output from a complex object

    • Use Object.keys() to get an array of keys in the object

    • Use Object.values() to get an array of values in the object

    • Use Object.entries() to get an array of key-value pairs in the object

  • Answered by AI
  • Q3. Given a list of promises , resolve the output
  • Ans. 

    Resolve a list of promises to get the output

    • Use Promise.all() method to wait for all promises to resolve

    • The output will be an array of resolved values in the same order as the input promises

    • Handle any errors that may occur during promise resolution

  • Answered by AI
  • Q4. Explain event lifecycle
  • Ans. 

    Event lifecycle refers to the stages an event goes through from creation to completion.

    • Creation of event

    • Propagation of event

    • Handling of event

    • Completion of event

  • Answered by AI
Round 2 - Coding Test 

Given a list of APIs, make a grid based layout like an e-commerce website. This needs to be done in VueJs browser script.

Interview Preparation Tips

Interview preparation tips for other job seekers - Brush up on the basics and VueJS.

Skills evaluated in this interview

Senior Front end Developer Interview Questions asked at other Companies

Q1. Discuss a time when you had to refactor a large codebase. How did you approach the task, and what steps did you take to ensure that the code remained maintainable and scalable?
View answer (1)
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
4-6 weeks
Result
Not Selected

I applied via Recruitment Consulltant and was interviewed before Oct 2022. There were 6 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Coding Test 

Hackerrank coding test

Round 3 - Technical 

(1 Question)

  • Q1. Coding interview DSA
Round 4 - Technical 

(2 Questions)

  • Q1. System Design Interview
  • Q2. Design wallets service like paypay
  • Ans. 

    Design a wallet service similar to PayPal for online transactions.

    • Implement secure user authentication and authorization

    • Allow users to link bank accounts and credit/debit cards

    • Provide a user-friendly interface for sending and receiving money

    • Include features like transaction history, balance tracking, and notifications

    • Ensure compliance with financial regulations and security standards

  • Answered by AI
Round 5 - One-on-one 

(1 Question)

  • Q1. With Some manager who can't speak English and dont even know why he was there.
Round 6 - HR 

(1 Question)

  • Q1. HR questions like why do you want to leave your current company etc.

Interview Preparation Tips

Interview preparation tips for other job seekers - Do not apply and waste your time. interviewing at this company aint worth it.

Skills evaluated in this interview

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (169)

PayPay Corporation Interview FAQs

How many rounds are there in PayPay Corporation interview?
PayPay Corporation interview process usually has 2-3 rounds. The most common rounds in the PayPay Corporation interview process are Technical, Coding Test and HR.
How to prepare for PayPay Corporation 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 PayPay Corporation. The most common topics and skills that interviewers at PayPay Corporation expect are Computer Accounting, Backend, Japanese Language, Java and Python.
What are the top questions asked in PayPay Corporation interview?

Some of the top questions asked at the PayPay Corporation interview -

  1. Java Questions: What is array list, how array list capacity gets increased ever...read more
  2. Given a complex Javascript object bring the desired out...read more
  3. Given a list of promises , resolve the out...read more

Tell us how to improve this page.

PayPay Corporation Interview Process

based on 14 interviews

Interview experience

3.2
  
Average
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Paytm Interview Questions
3.3
 • 777 Interviews
PhonePe Interview Questions
4.0
 • 307 Interviews
Freecharge Interview Questions
4.0
 • 53 Interviews
Mobikwik Interview Questions
4.1
 • 47 Interviews
Google Pay Interview Questions
4.2
 • 35 Interviews
Amazon Pay Interview Questions
4.0
 • 13 Interviews
Ola Money Interview Questions
3.1
 • 1 Interview
Jio Money Interview Questions
4.1
 • 1 Interview
View all

PayPay Corporation Reviews and Ratings

based on 7 reviews

4.1/5

Rating in categories

3.6

Skill development

4.3

Work-life balance

3.4

Salary

4.4

Job security

3.6

Company culture

2.7

Promotions

3.4

Work satisfaction

Explore 7 Reviews and Ratings
iOS Engineer

Gurgaon / Gurugram

2-4 Yrs

Not Disclosed

Data Engineer

Gurgaon / Gurugram

2-4 Yrs

Not Disclosed

Senior Product Manager

Gurgaon / Gurugram

9-12 Yrs

Not Disclosed

Explore more jobs
Senior Software Engineer
6 salaries
unlock blur

₹45 L/yr - ₹70 L/yr

QA Manager
4 salaries
unlock blur

₹60.4 L/yr - ₹94 L/yr

Software Engineer2
4 salaries
unlock blur

₹25 L/yr - ₹45 L/yr

Senior Backend Engineer
4 salaries
unlock blur

₹50 L/yr - ₹70 L/yr

Software Engineer
3 salaries
unlock blur

₹13 L/yr - ₹38 L/yr

Explore more salaries
Compare PayPay Corporation with

Paytm

3.3
Compare

PhonePe

4.0
Compare

Mobikwik

4.1
Compare

Freecharge

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