Aptitude Test Preparation for Placements 2026: The Complete Guide for Freshers
Aptitude tests are the gatekeepers of campus placements at every major IT and services company in India — TCS, Infosys, Wipro, Cognizant, Accenture, HCL, and hundreds of others all use them. For freshers and final-year students, clearing the aptitude round is the first and often hardest hurdle between you and an interview slot.
This guide gives you a complete preparation framework: what aptitude tests measure, the four key sections, the essential formulas and strategies for each, company-specific test formats, a practical preparation timeline, and the best free resources. If you are preparing for campus placements in 2026, this is your starting point.
What Aptitude Tests Measure and Why Companies Use Them
Companies receive thousands of applications for each campus drive. Manual screening is not feasible. Aptitude tests provide a standardised, scalable way to assess core cognitive skills that predict job performance across roles — particularly in technology and services companies where analytical thinking, numerical reasoning, and logical problem-solving are foundational.
The underlying premise is that aptitude — the raw ability to reason, compute, and solve problems — is a better predictor of trainability than grades alone. A candidate who can work through a probability problem they have never seen before is more likely to learn a new codebase quickly than one who memorised solutions without understanding principles.
AMCAT, one of the largest aptitude assessment providers in India, reports that companies using standardised aptitude testing see significant improvements in the quality of candidates who reach the interview stage — reducing time-to-hire and improving first-year performance ratings.
The 4 Sections of a Placement Aptitude Test
Section 1: Quantitative Aptitude
Quantitative aptitude tests your numerical reasoning and mathematical problem-solving. Questions cover arithmetic, algebra, geometry, and data interpretation. Most placement aptitude tests allocate 15–25 questions to this section with a time limit of 20–30 minutes.
Key topics:
Percentages Understand percentage change, percentage of, and percentage points as distinct concepts. Know that percentage increase from A to B = ((B - A) / A) × 100.
Key formula: If a value increases by x%, the new value = Original × (1 + x/100)
Example: A price of ₹800 increases by 15%. New price = 800 × 1.15 = ₹920.
Ratios and Proportions Compound ratios, dividing quantities in a given ratio, and proportion problems (direct and inverse).
Key shortcut: If A:B = 3:5 and B:C = 2:7, then A:B:C = 6:10:35 (multiply to create a common term for B).
Time, Speed, and Distance Speed = Distance / Time. Average speed for same distances = 2ab / (a+b) where a and b are the two speeds. Relative speed: when two objects move in the same direction, subtract speeds; when moving toward each other, add speeds.
Classic trap: Average speed is NOT (a + b) / 2 unless time is the same for both legs.
Time and Work If A completes a task in x days, A's one-day work = 1/x. If A and B work together, combined rate = 1/x + 1/y. Days to complete together = xy / (x + y).
Variation: If A and B together complete in 6 days, and A alone takes 9 days, B alone takes = (6 × 9) / (9 - 6) = 18 days.
Profit and Loss Profit = SP - CP. Profit % = (Profit / CP) × 100. SP = CP × (1 + Profit% / 100).
Key shortcut: If a shopkeeper marks up by x% and gives a discount of y%, net profit/loss % = x - y - (xy/100).
Simple and Compound Interest SI = (P × R × T) / 100. CI = P × (1 + R/100)^T - P.
Key difference: Compound interest applies interest on accumulated interest; simple interest does not. For small rates and short periods the difference is small; for longer periods it compounds significantly.
Averages Average = Sum / Count. To find a new average after adding/removing a value, adjust the total sum rather than recalculating from scratch.
Shortcut: If the average of n numbers is A and you add a number x, the new average = (nA + x) / (n + 1).
Probability P(Event) = Favourable outcomes / Total outcomes. P(A or B) = P(A) + P(B) - P(A and B) for non-mutually exclusive events.
Common error: Not accounting for order in combination vs permutation problems. Use nCr (combination) when order does not matter, nPr (permutation) when it does.
Number Systems Divisibility rules (2, 3, 4, 5, 6, 8, 9, 11), HCF and LCM, remainders, prime factorisation. HCF × LCM = Product of two numbers.
LCM shortcut: For finding when two periodic events coincide again, take the LCM of their periods.
Mensuration Areas and volumes of standard shapes. Key ones: circle (πr²), triangle (½ × base × height), cylinder (πr²h), cone (⅓ × πr²h), sphere (⁴⁄₃ × πr³).
Section 2: Verbal Reasoning and English
Most placement aptitude tests include a verbal section testing reading comprehension, vocabulary, grammar, and logical deduction from text. This section typically includes 15–20 questions with a 15–20 minute time limit.
Reading Comprehension
- Always read the question before the passage to know what to look for.
- Identify the main idea in the first or last paragraph — most RC passages follow this structure.
- Distinguish between "directly stated" questions (find the line in the passage) and "inference" questions (the passage implies).
- For "tone" questions, look for the emotional register of the author: objective, critical, appreciative, sceptical, etc.
Vocabulary The most commonly tested vocabulary in placement tests comes from a pool of words related to business, science, and general formal writing. Key areas:
- Synonyms and antonyms of common GRE/GMAT vocabulary words
- Commonly confused pairs: affect/effect, imply/infer, principal/principle, complement/compliment, discreet/discrete
- Words that change meaning with preposition: comprise of (incorrect — use "comprise" alone), differ from vs differ with
Sentence Correction and Error Identification Common error types tested:
- Subject-verb agreement ("The data shows" vs "The data show" — both can be correct depending on whether "data" is treated as singular or plural)
- Tense consistency within a sentence
- Parallel structure in lists ("He likes running, swimming, and to cycle" should be "running, swimming, and cycling")
- Misplaced modifiers
- Pronoun reference ambiguity
Para Jumbles (Sentence Rearrangement)
- Look for the opening sentence first — it typically introduces the topic without pronoun references (no "it," "they," "this" at the start)
- Identify mandatory pairs: a sentence introducing a concept and the sentence that explains it will almost always be adjacent
- Track pronouns: if sentence B contains "this approach," find what "approach" refers to in the preceding sentence
Critical Reasoning (Strengthen/Weaken) Read the argument structure carefully: conclusion, premises, assumptions. To weaken an argument, attack an underlying assumption. To strengthen, add evidence that supports the assumption.
Section 3: Logical Reasoning
Logical reasoning tests your ability to identify patterns, draw deductions, and solve structured problems. This section typically includes 15–20 questions across multiple question types.
Number and Letter Series The most common pattern types:
- Arithmetic progressions (add/subtract a fixed number each time)
- Geometric progressions (multiply/divide by a fixed number)
- Mixed: alternating operations (+3, ×2, +3, ×2...), or position-based rules (1st, 4th, 7th terms follow one rule; 2nd, 5th, 8th follow another)
- Fibonacci-style: each term is the sum of the two preceding terms
- Squares and cubes: 1, 4, 9, 16, 25... or 1, 8, 27, 64...
Strategy: First check if differences between terms are constant or proportional. If not, look at every other term or alternate terms.
Coding-Decoding If APPLE is coded as BQQMF (each letter shifted +1), the rule is a Caesar cipher. Look for systematic shifts, reversals, or positional substitutions. Common types: letter shift (each letter moves forward/backward by a fixed amount), number coding (A=1, B=2...), symbol substitution.
Blood Relations Draw a family tree diagram. Standard terminology: generations above (parents, grandparents) and below (children, grandchildren), siblings at the same level. Pay attention to gender clues. Common trap: "son of my father's brother" = cousin, not brother.
Directions Always start from the initial position and track each turn. Map North = up, South = down, East = right, West = left. Turning right = clockwise; turning left = counter-clockwise. At the end of the path, use Pythagoras (for straight-line distance) or simply state the final direction from the starting point.
Syllogisms Draw Venn diagrams for all-some-no relationships. Key rules:
- "All A are B" means the A circle is entirely inside the B circle
- "Some A are B" means the circles overlap
- "No A is B" means the circles are separate
- Test each conclusion by checking if it must be true in all valid diagrams, may be true, or is definitely false
Data Sufficiency For data sufficiency questions, do not solve the problem completely. Determine whether each statement alone is sufficient to answer the question, both together are required, or neither is sufficient. The trap is wasting time on full calculations when only sufficiency matters.
Seating Arrangements and Puzzles Read carefully and note constraints. Start with the most restrictive constraint (e.g., "A is always at one end"). Use a process of elimination. Draw the arrangement as you go rather than tracking it in your head.
Section 4: Data Interpretation
Data interpretation tests your ability to read and extract information from tables, bar charts, pie charts, line graphs, and combination charts. Questions typically require calculations based on the data provided. Time pressure is significant — 5–8 questions often need to be answered in 8–12 minutes.
Key strategies:
Read the question before the chart. You often do not need to process all the data — only the subset relevant to the question. Reading the question first tells you which part of the chart to focus on.
Approximate aggressively. In a multiple choice DI question, if your choices are 1,240 / 1,320 / 1,480 / 1,560, you do not need to calculate to the last unit. A rough calculation that gives 1,310–1,330 points clearly to 1,320. Using approximations saves enormous time.
Track units. Many DI questions involve unit conversions (thousands to lakhs, percentages to absolute values). Getting the unit wrong is the most common error.
Calculate percentage change quickly. For a change from 80 to 100: absolute change = 20, % change = 20/80 × 100 = 25%. The denominator is always the original (base) value.
Watch for "ratio" questions. If asked for A:B where A = 240 and B = 160, the ratio is 3:2. Simplify before comparing.
Company-Specific Test Formats
TCS NQT (National Qualifier Test)
TCS NQT is TCS's primary recruitment assessment for freshers. It includes Verbal Ability, Reasoning Ability, Numerical Ability, and a Programming section (Coding). The NQT is adaptive — difficulty adjusts based on your performance. Scores are valid for two years. Key characteristics: no negative marking on most sections; the coding section is highly weighted for developer roles.
Preparation focus: Practise adaptive tests where possible. TCS NQT's verbal section includes a Formal Writing component that tests business email and report writing. This is uncommon in other tests — practise it specifically.
AMCAT (Aspiring Minds Computer Adaptive Test)
AMCAT is used by hundreds of companies across India including Deloitte, Sony, Mphasis, and SnapDeal. It covers Quantitative, Verbal, Logical, and domain-specific modules. AMCAT scores are valid for 12 months and can be shared with multiple companies.
Preparation focus: Take the official AMCAT sample tests on myamcat.com. The platform gives you a score prediction after practice tests that closely mirrors your actual score. Domain modules (Computer Science, Electronics, etc.) require technical preparation beyond general aptitude.
CoCubes (Now Wheebox)
CoCubes merged with Wheebox and is used by companies including Wipro, Deloitte, and various PSUs. The test covers English, Analytical Ability, and domain-specific sections. A distinctive feature is the Spoken English component, which is assessed in some configurations.
Preparation focus: Practise domain-specific questions relevant to your engineering branch or degree programme.
eLitmus (pH Test)
eLitmus's pH test is weighted heavily toward problem-solving ability and is used by companies such as PayTM, Mu Sigma, and various product companies. It is notoriously more challenging than standard placement tests — particularly its Problem Solving section, which goes beyond rote formula application.
Preparation focus: Focus on data sufficiency, number theory, and unconventional problem types. eLitmus questions require genuine problem-solving rather than formula memorisation.
Wipro NLTH (National Level Talent Hunt)
Wipro's NLTH covers Quantitative, Verbal, and Logical sections plus a Written Communication component. The written component asks candidates to write short essays or emails on given topics — a component many candidates skip in preparation.
Preparation focus: Do not ignore the written communication section. Practise structuring short essays in 15–20 minutes on business and general topics.
Infosys InfyTQ and Certification
Infosys conducts its own assessments through the InfyTQ platform, which includes Foundation level (aptitude and programming basics) and the main recruitment test. Clearing Foundation certification gives you direct shortlist consideration.
Preparation focus: Register on InfyTQ and take the Foundation certification module seriously. The platform provides its own preparation content.
Preparation Strategy and Timeline
8 Weeks Before Campus Drive
Week 1–2: Diagnosis and Foundation Take one full-length aptitude test from a reputable platform (IndiaBIX, PrepInsta, or a previous year's paper). Identify your weak areas across all four sections. Do not guess or skip — complete the test under timed conditions to get an accurate baseline.
Week 3–4: Targeted Topic Work For each weak area identified, work through the topic systematically. Do not jump between topics — spend two to three days per topic. Focus on understanding the underlying logic, not memorising solutions. For quantitative topics, work through the derivation of key formulas so you can reconstruct them if you forget them under pressure.
Week 5–6: Practice Tests by Section Move to section-level timed practice. Set a timer and complete 20 quantitative questions in 20 minutes. Analyse every error — not to revisit the formula, but to understand the error type. Were you misreading the question? Were you using the wrong formula? Making arithmetic errors? Each error type has a different fix.
Week 7: Mixed Full-Length Tests Take two to three full-length tests per week under exam conditions. No phone, no breaks, timed accurately. After each test, spend 45–60 minutes on error analysis. Track your scores over time — you should see consistent improvement. If you plateau, go back to targeted topic work.
Week 8: Review and Company-Specific Practice Focus on the specific test format for the companies visiting your campus. If TCS is visiting, practise NQT-style adaptive tests. If CoCubes companies are coming, work through Wheebox sample papers. Review your personal error patterns and focus on eliminating the most costly ones.
4 Weeks Before (If Time Is Short)
Prioritise ruthlessly. Focus on your strongest sections first — maximising your score in areas you already do well is often more efficient than trying to close large gaps in weak areas under time pressure. Then address the most commonly tested topics in your weakest areas: percentages, ratios, and time-speed-distance are almost universally present across all test formats.
Recommended Free Resources
IndiaBIX (indiabix.com) — The most comprehensive free resource for placement aptitude preparation. Covers all major topics with thousands of practice questions, explanations, and previous year papers. Extremely reliable.
PrepInsta (prepinsta.com) — Company-specific preparation materials including previous year TCS, Infosys, Wipro, and Cognizant papers. Useful for understanding company-specific formats and common question types.
GeeksforGeeks (geeksforgeeks.org) — Particularly strong for logical reasoning and the programming/coding components of placement tests. Also has company-specific sections.
Cracku (cracku.in) — Strong for quantitative aptitude with time-attack drills and detailed solutions.
Official AMCAT PrepKit — If you are taking the AMCAT, use the official preparation materials on myamcat.com. They are the most accurate reflection of the actual test format.
Mathisfun (mathisfun.com) — For freshers who need to rebuild mathematical foundations, this resource explains concepts clearly and without assumption of prior knowledge.
After You Clear the Aptitude Round: Preparing for the Interview
Clearing the aptitude test gets you to the interview. The interview is where your candidacy is won or lost. Most campus placement processes include one or more technical rounds (testing your Computer Science or engineering knowledge), followed by an HR round that assesses communication, motivation, and fit.
Many freshers invest heavily in aptitude preparation but then walk into interviews unprepared for common questions: "Tell me about yourself," "What are your strengths and weaknesses?", "Why do you want to join our company?", "Describe a challenge you have overcome."
ClavePrep's AI mock interview tool is built for exactly this transition — practising your interview answers with AI feedback so you are as prepared for the conversation as you are for the test. The combination of aptitude preparation and structured interview practice is what separates candidates who get offers from those who clear the test but stumble in the room.
Summary: Your Aptitude Preparation Checklist
- Diagnose your baseline with a timed full-length practice test
- Master the core quantitative formulas — do not memorise, understand the logic
- Practise verbal and logical sections under timed conditions
- Take full-length mixed tests in weeks 7–8 under exam conditions
- Identify and practise the specific test format used by your target companies
- Use IndiaBIX and PrepInsta for free, reliable practice material
- After clearing aptitude, transition to interview preparation with ClavePrep
The aptitude test is a solvable problem. With eight weeks of structured preparation, most students see significant score improvements. The key is consistency, honest error analysis, and working under timed conditions from the start. Good luck with your campus placement preparations.
