PayPal Placement Papers, Test Pattern, Syllabus – FACE Prep

PayPal Placement Papers, Test Pattern, Syllabus – FACE Prep

PayPal Placement Papers & Exam Pattern

Are you preparing for PayPal’s recruitment process? This article provides an updated syllabus, exam pattern, and frequently asked questions to help you ace the PayPal online test. We’ll also include essential mock test links and preparation strategies to boost your chances of success.

PayPal Placement Exam Pattern

PayPal’s online assessment comprises the following sections:

  • Aptitude (Quants, Logical Reasoning, Verbal Ability)
  • Basic Programming Concepts (C, C++, DBMS, Java)
  • 1 Coding Question (Easy to Moderate Level)

The exam is conducted on Hacker Rank, a widely used platform for technical hiring assessments.

PayPal Placement Syllabus (Section-Wise Breakdown)

1. Quantitative Aptitude

This section evaluates mathematical proficiency with high school-level topics. The difficulty level is moderate to high.

Topics Covered:

  • Algebra
  • Arithmetic
  • Geometry
  • Percentages
  • Probability
  • Time, Speed & Distance
  • Profit & Loss

1.Algebra

Q1: If x² – 5x + 6 = 0, what are the values of x?

A) 2, 3
B) -2, -3
C) 1, 6
D) -1, -6

Answer: A) 2, 3

Explanation:
Factorizing the equation:
(x – 2)(x – 3) = 0
So, x = 2 or x = 3.


2. Arithmetic

Q2: The sum of three consecutive even numbers is 54. Find the smallest number.

A) 16
B) 18
C) 14
D) 12

Answer: C) 14

Explanation:
Let the three consecutive even numbers be x, x+2, x+4.
Given: x + (x+2) + (x+4) = 54
Solving, 3x + 6 = 54
⇒ 3x = 48
⇒ x = 14.


3. Geometry

Q3: The area of a circle is 154 cm². Find its radius. (Take π = 3.14)

A) 7 cm
B) 14 cm
C) 11 cm
D) 10 cm

Answer: A) 7 cm

Explanation:
Area of a circle = πr²
154 = 3.14 × r²
r² = 154 / 3.14 = 49
r = √49 = 7 cm.


4. Percentages

Q4: A student scored 72 marks in an exam. If this is 80% of the total marks, what is the total?

A) 85
B) 90
C) 100
D) 120

Answer: C) 100

Explanation:
Let total marks be x.
80% of x = 72
(80/100) × x = 72
x = (72 × 100) / 80
x = 90.


5. Probability

Q5: A bag contains 4 red, 5 blue, and 6 green balls. What is the probability of drawing a blue ball?

A) 5/15
B) 1/3
C) 2/5
D) 5/14

Answer: B) 1/3

Explanation:
Total balls = 4 + 5 + 6 = 15
Probability of blue ball = 5/15 = 1/3.


6. Time, Speed & Distance

Q6: A car travels 120 km in 2 hours. What is its speed?

A) 40 km/h
B) 60 km/h
C) 80 km/h
D) 100 km/h

Answer: B) 60 km/h

Explanation:
Speed = Distance / Time
= 120 km / 2 h = 60 km/h.


7. Profit & Loss

Q7: A shopkeeper sells an item for ₹450 after giving a 10% discount. What was the original price?

A) ₹500
B) ₹480
C) ₹460
D) ₹520

Answer: A) ₹500

Explanation:
Let original price = x.
After a 10% discount, selling price = 90% of x.
90/100 × x = 450
x = (450 × 100) / 90
x = ₹500.

Tips to Ace the Quantitative Section:

  • Focus on accuracy to avoid negative marking.
  • Solve easier questions first.
  • Avoid calculation errors.
  • Take mock tests regularly.

2. Logical Reasoning

This section assesses analytical thinking through various reasoning-based questions.

Topics Covered:

  • Data Arrangements
  • Data Interpretation
  • Data Sufficiency
  • Coding & Decoding
  • Linear Arrangement
  • Odd Man Out

1. Data Arrangements

Q1: Five friends – A, B, C, D, and E – are sitting in a row. C is to the right of A but left of E. B is to the right of E. Who is sitting at the extreme left?

A) A
B) B
C) C
D) D

Answer: A) A

Explanation:
From the given conditions:

  • A sits at the leftmost position.
  • C is to the right of A.
  • E is to the right of C.
  • B is to the right of E.
  • The order is A → C → E → B → D.
    So, A is at the extreme left.

2. Data Interpretation

Q2: The following table shows the sales (in thousand units) of four different products over three years.

YearProduct AProduct BProduct CProduct D
202250406030
202355357040
202460506545

What was the total sales of Product C over three years?

A) 195
B) 200
C) 185
D) 205

Answer: A) 195

Explanation:
Total sales of Product C = 60 + 70 + 65 = 195 (thousand units).


3. Data Sufficiency

Q3: Is X an even number?

Statements:

  1. X is divisible by 4.
  2. X is a multiple of 2.

A) Only 1 is sufficient
B) Only 2 is sufficient
C) Either 1 or 2 is sufficient
D) Both are required

Answer: C) Either 1 or 2 is sufficient

Explanation:

  • If X is divisible by 4, it is also divisible by 2 (hence even).
  • If X is a multiple of 2, it is directly even.
    So, either statement alone is sufficient.

4. Coding & Decoding

Q4: If TABLE is coded as GZOVI, how is CHAIR coded?

A) XSRNZ
B) XSFNZ
C) XSRMZ
D) XSRPZ

Answer: A) XSRNZ

Explanation:
Each letter is replaced by its opposite in the alphabet:
T → G, A → Z, B → O, L → V, E → I.
Similarly, for CHAIR:
C → X, H → S, A → R, I → N, R → Z.
Thus, the code is XSRNZ.


5. Linear Arrangement

Q5: Six people – P, Q, R, S, T, and U – are sitting in a row.

  • P is second to the left of T.
  • Q is at one end.
  • U is sitting between P and S.
    Who is sitting in the middle?

A) P
B) S
C) U
D) T

Answer: C) U

Explanation:
The order of seating: Q → P → U → S → T → R.
U is in the middle position.

Tips to Ace the Logical Reasoning Section:

  • Manage time wisely as some problems can be time-consuming.
  • Pay special attention to puzzles and data arrangements.
  • Practice previously asked reasoning questions.

3. Verbal Ability

This section tests a candidate’s English proficiency and critical reasoning skills.

Topics Covered:

  • Critical Reasoning
  • Verbal Reasoning

Tips to Ace the Verbal Section:

  • Improve reading speed and comprehension.
  • Focus on grammar, synonyms, and antonyms.
  • Practice sentence correction and fill-in-the-blanks questions.

4. PayPal Coding Questions

The coding section consists of 1 programming problem based on fundamental concepts.

Frequently Asked Coding Questions:

  • Concatenation of Zig-Zag String in ‘n’ Rows
  • Recursive String Permutation
  • Sudoku Solver
  • Longest Palindromic Sequence
  • Coins Required (Greedy Algorithm Problem)
  • Lowest Common Ancestor
  • Subsets Generation
  • Evaluate Boolean Expression
  • Perfect Sum Problem
  • Word Break Problem

Programming Topics to Focus On:

  • C
  • C++
  • DBMS
  • Java

Tips to Ace the Coding Section:

  • Strengthen your basics in C and C++.
  • Practice data structures and algorithms.
  • Take coding mock tests on Hacker Rank and LeetCode.

Previously Asked PayPal Questions

1. Sudoku Solver

Write a program to solve a given Sudoku puzzle where there is only one unique solution.

2. Subset Generation

Given an array of integers, return all possible subsets. Ensure:

  • Subsets are in ascending order.
  • No duplicate subsets exist.
  • The solution set is sorted lexicographically.

3. Minimum Coins Problem

Find the minimum number of coins required to make ‘n’ cents from a given set of denominations: {1, 5, 10, 25}.

4. Speed Calculation (Logical Reasoning)

Three cars travel from Point A to B at equal time intervals and reach Point C (240 km from B) at different times. The first car reaches C an hour after the second. The third car, after reaching C, turns back toward B and meets the first car 80 km away from C. What is the speed difference between the first and third cars?

Options:

  • A) 60 kmph
  • B) 80 kmph
  • C) 20 kmph
  • D) 40 kmph

Answer: A) 60 kmph

5. Percentage Reduction Problem

A book contains 20 sheets, each with 55 lines and 65 characters per line. The book is reformatted into sheets with 65 lines and 70 characters per line. Find the percentage reduction in the number of sheets.

Options:

  • A) 20%
  • B) 5%
  • C) 30%
  • D) 35%

Answer: A) 20%

Sample questions :

Welcome to your PayPal placement questions

Year of Passing
If x² - 9x + 20 = 0, what are the values of x?

A shopkeeper buys an item for ₹400 and sells it at a 25% profit. What is the selling price?

If MOBILE is coded as ZLORNY, how is LAPTOP coded?

Six people – P, Q, R, S, T, and U – are sitting in a row. P is second to the left of T. Q is at one end. U is sitting between P and S. Who is sitting in the middle?

Identify the grammatically correct sentence.

Find the output of the following C program: #include int main() { int a = 5, b = 10; printf("%d", a++ + ++b); return 0; }


Boost Your Placement Chances – Join Our FREE Campus Placement Evaluation Test

If you’re serious about placements, feel free to attend our FREE Campus Placement Evaluation Test! https://faceprep.in/article/campus-placement-evaluation-test/

.

Conclusion

The PayPal placement test is designed to evaluate both analytical and technical skills. A strategic approach, consistent practice, and mock test solving can significantly increase your chances of success.

PayPal Placement Papers, Test Pattern, Syllabus - FACE Prep
c