Are you aiming for a career at Tata Consultancy Services (TCS) through the TCS Ninja recruitment process? If so, you must be well-versed in the latest exam pattern, syllabus, and questions to crack the test successfully.
In this guide, we will cover:
Staying updated with official announcements from the TCS NQT website is essential to track any last-minute changes in the pattern.
The TCS Ninja test is part of the TCS National Qualifier Test (TCS NQT). It consists of two main sections:
This section tests basic aptitude, reasoning, and verbal skills. It consists of three sub-sections:
This section is for candidates who clear the foundation stage. It includes:
Total Exam Duration: 190 minutes
Total Questions: 83
Negative Marking: No
This section evaluates mathematical and problem-solving skills.
Important Topics:
Question:
A shopkeeper buys a shirt for ₹500 and sells it at a 20% profit. What is the selling price of the shirt?
Answer:
The formula for selling price (SP) when profit percentage is given:SP = CP + (CP \times \frac{\text{Profit %}}{100})
Substituting the values:SP=500+(500×20100)=500+100=₹600SP = 500 + (500 \times \frac{20}{100}) = 500 + 100 = ₹600SP=500+(500×10020)=500+100=₹600
Final Answer: ₹600
Question:
A can complete a task in 10 days, and B can complete the same task in 15 days. If both work together, how long will it take to complete the task?
Answer:
Work done by A in 1 day = 1/10
Work done by B in 1 day = 1/15
Work done by A and B together in 1 day:110+115=330+230=530=16\frac{1}{10} + \frac{1}{15} = \frac{3}{30} + \frac{2}{30} = \frac{5}{30} = \frac{1}{6}101+151=303+302=305=61
So, A and B together can complete the work in 6 days.
Final Answer: 6 days
Question:
How many different 4-letter words (with or without meaning) can be formed using the letters A, B, C, and D without repetition?
Answer:
Since there are 4 different letters and we need to arrange all of them, we use the permutation formula:Total arrangements=4!=4×3×2×1=24\text{Total arrangements} = 4! = 4 \times 3 \times 2 \times 1 = 24Total arrangements=4!=4×3×2×1=24
Final Answer: 24
Question:
A bag contains 5 red balls and 3 blue balls. If one ball is drawn at random, what is the probability of getting a red ball?
Answer:
Total number of balls = 5 (red) + 3 (blue) = 8
Favorable outcomes (red ball) = 5
Probability formula:P(red ball)=Favorable OutcomesTotal Outcomes=58P(\text{red ball}) = \frac{\text{Favorable Outcomes}}{\text{Total Outcomes}} = \frac{5}{8}P(red ball)=Total OutcomesFavorable Outcomes=85
Final Answer: 5/8
Question:
Find the least number that when divided by 5, 7, and 9 leaves a remainder of 3 in each case.
Answer:
To find the least number satisfying this condition, we follow these steps:
Final Answer: 318
Question: (Refer to the table below for the question)
Year | Company A (Revenue in ₹ Crores) | Company B (Revenue in ₹ Crores) |
---|---|---|
2020 | 250 | 180 |
2021 | 300 | 220 |
2022 | 350 | 270 |
2023 | 400 | 320 |
Question:
What is the percentage increase in revenue of Company B from 2020 to 2023?
Answer:
Percentage increase formula:Final Value−Initial ValueInitial Value×100\frac{\text{Final Value} – \text{Initial Value}}{\text{Initial Value}} \times 100Initial ValueFinal Value−Initial Value×100 320−180180×100=140180×100=77.78%\frac{320 – 180}{180} \times 100 = \frac{140}{180} \times 100 = 77.78\%180320−180×100=180140×100=77.78%
Final Answer: 77.78%
This section tests English proficiency through grammar, comprehension, and vocabulary-based questions.
Important Topics:
Question:
Choose the correct synonym of the word “Eloquent.”
a) Silent
b) Fluent
c) Confused
d) Hesitant
Answer:
The word “Eloquent” means expressing ideas clearly and persuasively. The correct synonym is “Fluent”.
Final Answer: b) Fluent
Question:
Choose the correct word to complete the sentence:
“The scientist was ___________ in his research, never giving up despite multiple failures.”
a) enthusiastic
b) relentless
c) uninterested
d) careless
Answer:
The sentence implies that the scientist was determined and did not give up. The correct word is “relentless”.
Final Answer: b) relentless
Question:
Identify the error in the following sentence:
“Each of the employees were given a bonus for their performance.”
Answer:
Error: “were” should be “was” because “Each” is singular.
Correct sentence:
“Each of the employees was given a bonus for their performance.”
Final Answer: Replace “were” with “was.”
Passage:
Many species of birds migrate thousands of miles each year to find suitable breeding grounds. Scientists have observed that these birds use a combination of the Earth’s magnetic field, the position of the sun, and their memory of landmarks to navigate their routes. Despite the challenges of long journeys, migration ensures survival by providing better food resources and favorable climates.
Question:
What is the primary reason birds migrate long distances?
a) To escape from predators
b) To avoid interacting with other species
c) To find better food resources and favorable climates
d) To discover new habitats
Answer:
The passage states that migration ensures survival by providing better food resources and favorable climates.
Final Answer: c) To find better food resources and favorable climates.
Question: Arrange the following sentences in the correct order to form a coherent paragraph:
Answer:
Correct order: 2 – 4 – 3 – 1
Explanation:
Final Answer: 2 – 4 – 3 – 1
This section focuses on logical and analytical reasoning.
Important Topics:
This section assesses basic programming skills in C, C++, Java, Python, or any preferred language.
Key Areas:
Q: Two pipes can fill a tank in 20 minutes and 30 minutes, respectively. If both are opened together, how long will it take to fill the tank?
Answer: 12 minutes
Solution: Using the LCM method.
Q: Identify the grammatical error in this sentence:
“Each of the students have submitted their assignments.”
Answer: “have” should be replaced with “has” (Each is singular).
Question:
What comes next in the series?
2, 6, 12, 20, ?
Answer: 30
Solution: The pattern follows n² + n formula.
Question:
In a certain language, BREAK is written as EYPDN. How is STONE written in that language?
Answer:
Observing the pattern:
Following the same pattern for STONE:
Final Answer: VAZQL
Question:
Pointing to a man, a woman said, “His mother is the only daughter of my mother.” How is the woman related to the man?
Answer:
Breaking it down:
Final Answer: Grandmother
Question:
Statements:
Conclusions:
Which conclusions logically follow?
Answer:
Final Answer: Neither Conclusion 1 nor Conclusion 2 follows.
Question:
A, B, C, D, and E are sitting in a row.
Who is sitting in the middle?
Answer:
From the given clues, the correct arrangement is:
C A B D E
The middle position is occupied by B.
Final Answer: B
Q: What will be the output of this Python code?
pythonCopyEditdef func(x):
return x * x
print(func(5))
Answer: 25
After clearing the written test, you will be shortlisted for the interview rounds. These typically include:
Preparing with the STAR (Situation, Task, Action, Result) method for behavioral questions can be helpful.
Cracking the TCS Ninja exam requires consistent practice, conceptual clarity, and smart preparation strategies. Use the latest pattern, syllabus, and sample questions to enhance your chances of success.
Next Steps: