Upload Button Icon Add office photos

PayPal

Compare button icon Compare button icon Compare

Filter interviews by

PayPal Mts Software Engineer Interview Questions and Answers

Updated 22 Aug 2024

PayPal Mts Software Engineer Interview Experiences

2 interviews found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed before Apr 2023. There were 7 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. 1st round was design interview
Round 2 - Technical 

(2 Questions)

  • Q1. Data Structure and Problem solving
  • Q2. Question on double queue
Round 3 - Technical 

(2 Questions)

  • Q1. Data structure and problem solving
  • Q2. Question on matrix
Round 4 - Technical 

(1 Question)

  • Q1. Design round to design coffee machine
  • Ans. 

    Design a coffee machine with various functionalities like brewing different types of coffee, adding milk, and adjusting temperature.

    • Include options for different types of coffee (espresso, latte, cappuccino)

    • Allow users to add milk or cream to their coffee

    • Provide options to adjust the temperature of the coffee

    • Include a water reservoir for brewing coffee

    • Add a display screen for user interaction

  • Answered by AI
Round 5 - Technical 

(1 Question)

  • Q1. Design round with product fit check
Round 6 - Behavioral 

(1 Question)

  • Q1. Design question and management questions
Round 7 - HR 

(1 Question)

  • Q1. Behavioural question and compensation discussion

Skills evaluated in this interview

Mts Software Engineer Interview Questions & Answers

user image Deeptirekha Priyadarsini

posted on 22 Aug 2024

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

Medium level leetcide qsns

Round 2 - One-on-one 

(1 Question)

  • Q1. System design problems
  • Ans. 

    System design problems involve designing scalable and efficient software systems.

    • Identify the requirements and constraints of the system

    • Break down the system into smaller components

    • Consider scalability, reliability, and performance

    • Use appropriate data structures and algorithms

    • Design for fault tolerance and load balancing

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Salary discussion

Skills evaluated in this interview

Mts Software Engineer Interview Questions Asked at Other Companies

Q1. What are decorators in Python and how define it. and what is a fu ... read more
asked in Salesforce
Q2. Return k most frequent string from an array of strings
Q3. Add Two Numbers represented as linked lists into one linked list
Q4. Given two strings s1 and s2 find the missing character with TC: 0 ... read more
asked in Agnity
Q5. Explaining the IMS architecture with interfaces and protocols

Interview questions from similar companies

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

I applied via LinkedIn and was interviewed in Jun 2024. There were 5 interview rounds.

Round 1 - Coding Test 

Java coding questions, basic Java questions.

Round 2 - Technical 

(2 Questions)

  • Q1. Java basics questions.
  • Q2. Live coding.
Round 3 - Technical 

(2 Questions)

  • Q1. Discussion on previous experience and projects.
  • Q2. System design question
Round 4 - Technical 

(2 Questions)

  • Q1. Questions on SQL, Java advanced, personal projects, Java frameworks, UI based questions, Agile methodologies.
  • Q2. Interview discussion with the whole team.
Round 5 - HR 

(2 Questions)

  • Q1. Benefits discussion.
  • Q2. Salary discussion.
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Dec 2024.

Round 1 - Aptitude Test 

Basic Oops MCQ and aptitude and one da

Round 2 - Technical 

(1 Question)

  • Q1. Basic dsa and project
Round 3 - Technical 

(1 Question)

  • Q1. DSA and project related
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. DSA round containing 2 coding questions along with some Java Questions
Round 2 - One-on-one 

(1 Question)

  • Q1. Design Round along with some puzzles
Round 3 - One-on-one 

(1 Question)

  • Q1. Managerial Round
Interview experience
1
Bad
Difficulty level
Hard
Process Duration
2-4 weeks
Result
Not Selected

I was interviewed in Jan 2024.

Round 1 - Technical 

(1 Question)

  • Q1. Basic oops, .net, c# coding, sql questions
Round 2 - Technical 

(1 Question)

  • Q1. More coding and details on project
Round 3 - Technical 

(1 Question)

  • Q1. More on projects and system design and troubleshooting approach
Round 4 - HR 

(1 Question)

  • Q1. Salary discussion
Round 5 - Technical 

(1 Question)

  • Q1. More technical + managerial round even after HR round
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Feb 2024. There were 5 interview rounds.

Round 1 - Coding Test 

Coding assessment in Code signal which is vedio proctored

Round 2 - Technical 

(1 Question)

  • Q1. Design a loan application system
  • Ans. 

    Design a loan application system

    • Collect applicant information such as personal details, employment history, and financial information

    • Include a credit check process to assess applicant's creditworthiness

    • Implement a system for loan approval/rejection based on set criteria

    • Provide options for different types of loans and repayment plans

    • Ensure security measures are in place to protect applicant's sensitive information

  • Answered by AI
Round 3 - Coding Test 

Bank account creation, deposit money, withdraw money

Round 4 - HR 

(1 Question)

  • Q1. Question around work experience and how a particular scenario or situation is handled
Round 5 - Case Study 

Suggest system cost optimization based on given data set

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - HR 

(2 Questions)

  • Q1. Explain Concurrency
  • Ans. 

    Concurrency is the ability of a system to execute multiple tasks simultaneously.

    • Concurrency allows multiple tasks to run concurrently, improving performance and efficiency.

    • Concurrency can be achieved through multithreading or multiprocessing.

    • Example: A web server handling multiple requests simultaneously using multithreading.

  • Answered by AI
  • Q2. Explain Acid principles
  • Ans. 

    ACID principles are a set of properties that guarantee database transactions are processed reliably.

    • Atomicity: Transactions are all or nothing. If one part of the transaction fails, the entire transaction is rolled back.

    • Consistency: Transactions bring the database from one valid state to another. All constraints are satisfied.

    • Isolation: Transactions are isolated from each other until they are completed.

    • Durability: Once...

  • Answered by AI

Skills evaluated in this interview

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

(1 Question)

  • Q1. Java Basic, SQL,Hibrnate

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't join this company.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Basic Java questions

PayPal Interview FAQs

How many rounds are there in PayPal Mts Software Engineer interview?
PayPal interview process usually has 5 rounds. The most common rounds in the PayPal interview process are Technical, HR and One-on-one Round.
How to prepare for PayPal Mts 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 Commerce, MTS, Agile, Architecture and Backend.
What are the top questions asked in PayPal Mts Software Engineer interview?

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

  1. Design round to design coffee mach...read more
  2. System design probl...read more
  3. Behavioural question and compensation discuss...read more

Tell us how to improve this page.

PayPal Mts Software Engineer Interview Process

based on 2 interviews

Interview experience

4.5
  
Good
View more

Interview Questions from Similar Companies

Paytm Interview Questions
3.3
 • 768 Interviews
FIS Interview Questions
3.9
 • 478 Interviews
PhonePe Interview Questions
4.0
 • 302 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
PayPal Mts Software Engineer Salary
based on 27 salaries
₹36.2 L/yr - ₹71 L/yr
88% more than the average Mts Software Engineer Salary in India
View more details

PayPal Mts Software Engineer Reviews and Ratings

based on 6 reviews

3.8/5

Rating in categories

3.6

Skill development

4.2

Work-life balance

3.6

Salary

2.6

Job security

4.3

Company culture

3.2

Promotions

4.0

Work satisfaction

Explore 6 Reviews and Ratings
Software Engineer2
293 salaries
unlock blur

₹15 L/yr - ₹45 L/yr

Software Engineer
256 salaries
unlock blur

₹12.6 L/yr - ₹51.4 L/yr

Software Engineer III
245 salaries
unlock blur

₹17 L/yr - ₹66 L/yr

Senior Software Engineer
214 salaries
unlock blur

₹13 L/yr - ₹45 L/yr

Risk Analyst
165 salaries
unlock blur

₹4.8 L/yr - ₹11 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