Upload Button Icon Add office photos

PayPal

Compare button icon Compare button icon Compare

Filter interviews by

Clear (1)

PayPal Senior Software Engineer Interview Questions and Answers

Updated 15 Jan 2025

PayPal Senior Software Engineer Interview Experiences

8 interviews found

Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
-
Result
No response

I applied via Referral and was interviewed in Nov 2024. There were 3 interview rounds.

Round 1 - Coding Test 

Data structures and algo. 2 ques were asked in hackerrank

Round 2 - One-on-one 

(1 Question)

  • Q1. Questions related to System design
Round 3 - One-on-one 

(1 Question)

  • Q1. Basic question related to Spring and Java
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
-
Result
-

I was interviewed in Oct 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. Design Rate Limiter LLD
  • Q2. What are SOLID Principles? Springboot questions

Interview Preparation Tips

Topics to prepare for PayPal Senior Software Engineer interview:
  • LLD

Senior Software Engineer Interview Questions Asked at Other Companies

asked in DBS Bank
Q1. Tell me about yourself. What technology are you using? What is a ... read more
asked in GlobalLogic
Q2. MapSum Pair Implementation Create a data structure named 'MapSum' ... read more
asked in UST
Q3. Nth Prime Number Problem Statement Find the Nth prime number give ... read more
asked in Capgemini
Q4. Pascal's Triangle Construction You are provided with an integer ' ... read more
Q5. K Largest Elements Problem Statement You are given an integer k a ... read more
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Javascript Internals

Round 2 - Coding Test 

React Fundamentals, Machine coding

Round 3 - HR 

(1 Question)

  • Q1. Why do u want to work with us, Behavioral questions
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Assignment 

Questions on alogirithm analysis

PayPal interview questions for designations

 Senior Software Engineer 2

 (3)

 Software Engineer

 (24)

 Software Engineer III

 (3)

 Software Engineer II

 (2)

 Staff Software Engineer

 (1)

 Software Engineer Intern

 (1)

 Software Engineer Level 1

 (3)

 Software Development Engineer II

 (1)

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

I applied via Company Website and was interviewed in Mar 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Two sum related problem and advanced Priority Queue related questions

Round 2 - Technical 

(1 Question)

  • Q1. LLD and class diagram for Minesweeper game
  • Ans. 

    LLD and class diagram for Minesweeper game

    • Create classes for Board, Cell, Game, Player

    • Use composition to represent relationships between classes

    • Implement methods for revealing cells, flagging cells, checking for game over

    • Consider using enums for cell states (covered, uncovered, flagged)

    • Use UML notation to draw class diagram

  • Answered by AI
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Apr 2023. There were 5 interview rounds.

Round 1 - Coding Test 

Hackerrank questions

Round 2 - Technical 

(1 Question)

  • Q1. Coding through screen sharing
Round 3 - One-on-one 

(1 Question)

  • Q1. Discussion on previous projects
Round 4 - One-on-one 

(1 Question)

  • Q1. Behavioural analysis
Round 5 - One-on-one 

(1 Question)

  • Q1. Behavioural questions and discussions

Senior Software Engineer Jobs at PayPal

View all
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed before Mar 2023. There were 5 interview rounds.

Round 1 - Coding Test 

Hacker rank test - 2 medium questions

Round 2 - Technical 

(1 Question)

  • Q1. Create and implement product management system with APIs and test case
  • Ans. 

    Design and implement a product management system with APIs and test cases

    • Create a database schema to store product information

    • Develop RESTful APIs for CRUD operations on products

    • Implement authentication and authorization for API access

    • Write unit tests and integration tests for APIs

    • Use tools like Postman for API testing

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Low level design - parking lot
Round 4 - Technical 

(1 Question)

  • Q1. High level design - streaming platform
Round 5 - Behavioral 

(1 Question)

  • Q1. Basic questions on past experiences, projects and scenario based questions on how will you handle this and that

Interview Preparation Tips

Interview preparation tips for other job seekers - easy interview

Skills evaluated in this interview

Round 1 - Technical 

(1 Question)

  • Q1. Hashing based questions using maps

Interview Preparation Tips

Interview preparation tips for other job seekers - They will share a doc will all the topics to prepare for each round

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 Resume tips
Round 2 - Technical 

(1 Question)

  • Q1. Normal java and sql question
Round 3 - Technical 

(1 Question)

  • Q1. Sping boot and microservice

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Jun 2022. There were 4 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 Resume tips
Round 2 - One-on-one 

(1 Question)

  • Q1. Questions based on DSA
Round 3 - One-on-one 

(1 Question)

  • Q1. Java specific Interview
Round 4 - One-on-one 

(1 Question)

  • Q1. Hiring Manager Interview

Interview Preparation Tips

Interview preparation tips for other job seekers - DSA, Java, System Design
Contribute & help others!
anonymous
You can choose to be anonymous

PayPal Interview FAQs

How many rounds are there in PayPal Senior Software Engineer interview?
PayPal interview process usually has 2-3 rounds. The most common rounds in the PayPal interview process are Technical, Coding Test and One-on-one Round.
How to prepare for PayPal Senior Software Engineer 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 PayPal. The most common topics and skills that interviewers at PayPal expect are Financial Services, Backend, SQL, Coding and Unix.
What are the top questions asked in PayPal Senior Software Engineer interview?

Some of the top questions asked at the PayPal Senior Software Engineer interview -

  1. Create and implement product management system with APIs and test c...read more
  2. LLD and class diagram for Minesweeper g...read more
  3. What are SOLID Principles? Springboot questi...read more

Recently Viewed

JOBS

Gushwork

14 jobs

JOBS

Browse jobs

Discover jobs you love

JOBS

GroundTruth

33 jobs

PHOTOS

Growisto

7 office photos

JOBS

Gnana Jyothi School

No Jobs

REVIEWS

GE Aviation

No Reviews

SALARIES

HCLTech

JOBS

Soffront Software

No Jobs

SALARIES

Fareportal

SALARIES

MakeMyTrip

Tell us how to improve this page.

PayPal Senior Software Engineer Interview Process

based on 8 interviews

2 Interview rounds

  • Coding Test Round
  • Technical Round
View more
PayPal Senior Software Engineer Salary
based on 221 salaries
₹15 L/yr - ₹50.2 L/yr
117% more than the average Senior Software Engineer Salary in India
View more details

PayPal Senior Software Engineer Reviews and Ratings

based on 14 reviews

3.8/5

Rating in categories

3.3

Skill development

3.9

Work-life balance

3.6

Salary

2.7

Job security

3.6

Company culture

3.1

Promotions

3.5

Work satisfaction

Explore 14 Reviews and Ratings
Senior Software Engineer ( Frontend )

Bangalore / Bengaluru

4-9 Yrs

₹ 8.5-40 LPA

Senior Software Engineer

Bangalore / Bengaluru

5-10 Yrs

₹ 9-50 LPA

Senior Software Engineer- IOS

Bangalore / Bengaluru

4-8 Yrs

₹ 8.5-62 LPA

Explore more jobs
Software Engineer2
305 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer
248 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineer III
233 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
221 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Risk Analyst
166 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare PayPal with

Paytm

3.3
Compare

Razorpay

3.6
Compare

Visa

3.5
Compare

MasterCard

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