Juspay MCQ questions | Juspay hiring challenge 2024 Experience
So Previouly in 2024, When I Just Fresh graduate. I see that Juspay started hiring freshers through the Unstop platform. The registration process was open for a few weeks but got closed in mid-September.
There are 4 rounds in total for the full hiring process:
Juspay Hiring Rounds Overview
-
Round 1.1 – MCQ Assessment
-
Round 1.2 – MCQ Assessment
-
Round 2 – Coding Challenge
-
Round 3 – Final Interviews
📝 Note: In this article, I’ll only talk about Round 1.1 (MCQ Test).
Round 1.1 – MCQ Assessment (My Experience)
🕒 Time Limit: 30 Minutes
❓ Total Questions: 30 Questions
✅ Marking: You get marks for both accuracy (correct answers) and speed (how quickly you answer).
Question Pattern in Round 1.1
There were two parts in the MCQ test:
-
Aptitude-Based Questions – 20 Questions
-
Technical-Based Questions – 10 Questions
Let me explain both parts in detail:
1. Aptitude-Based Questions (20 Questions)
These were mostly logic and reasoning type questions. Here’s the breakdown:
Topic | No. of Questions |
---|---|
Order & Ranking | 3 |
Encoding & Decoding | 2 |
Direction Test | 2 |
Blood Relation | 3 |
Seating Arrangement | 3 |
Puzzle (Floor Puzzle) | 2 |
Statement (True/False Type) | 2 |
Series (Find Next Pattern) | 3 |
These are basic logical reasoning topics. You should practice similar questions from websites like IndiaBix or RS Aggarwal books.
2. Technical-Based Questions (10 Questions)
These were based on Computer Science subjects like DSA, Operating Systems, and Databases.
Data Structures & Algorithms
You can expect questions from:
-
Arrays
-
Linked Lists
-
Trees (BST, AVL Tree)
-
Graphs
-
Heaps
-
Time and Space Complexity
-
BFS & DFS
-
Dynamic Programming (Knapsack, Huffman Coding, etc.)
-
Floyd Warshall, Ford Fulkerson
C++ Coding Questions
-
Output-based questions (predict the output of given code)
-
Fill in the blanks (complete a missing part of a function)
Operating System Concepts
-
Examples of Distributed OS
-
Difference between Windows, MacOS, and Linux
-
Fragmentation in memory
-
File Systems
-
CPU Scheduling algorithms
-
BIOS boot process
Database & Security
-
Questions about Database Security
-
Deadlock Detection
-
Data Breach scenarios
These questions check your basic understanding of CS topics, not deep-level knowledge. If you’ve studied CS subjects in college or prepared for placements, you’ll find them manageable.
So Finally,
This was just the first MCQ round (Round 1.1). It was a mix of logical reasoning and CS fundamentals. The time was limited, so speed and accuracy both matter a lot.
I’ll soon share my experience from Round 1.2 and later rounds...