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’s online assessment comprises the following sections:
The exam is conducted on Hacker Rank, a widely used platform for technical hiring assessments.
This section evaluates mathematical proficiency with high school-level topics. The difficulty level is moderate to high.
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.
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.
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.
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.
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.
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.
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.
This section assesses analytical thinking through various reasoning-based questions.
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:
Q2: The following table shows the sales (in thousand units) of four different products over three years.
Year | Product A | Product B | Product C | Product D |
---|---|---|---|---|
2022 | 50 | 40 | 60 | 30 |
2023 | 55 | 35 | 70 | 40 |
2024 | 60 | 50 | 65 | 45 |
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).
Q3: Is X an even number?
Statements:
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:
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.
Q5: Six people – P, Q, R, S, T, and U – are sitting in a row.
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.
This section tests a candidate’s English proficiency and critical reasoning skills.
The coding section consists of 1 programming problem based on fundamental concepts.
Write a program to solve a given Sudoku puzzle where there is only one unique solution.
Given an array of integers, return all possible subsets. Ensure:
Find the minimum number of coins required to make ‘n’ cents from a given set of denominations: {1, 5, 10, 25}.
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:
Answer: A) 60 kmph
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:
Answer: A) 20%
If you’re serious about placements, feel free to attend our FREE Campus Placement Evaluation Test! https://faceprep.in/article/campus-placement-evaluation-test/
.
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.