Tools
Back to Home

Aptitude Cheat Sheet for Placement 2026

All quantitative, logical, and verbal aptitude formulas in one place — used in TCS NQT, Infosys, Wipro, Cognizant, Accenture placement tests.

100+
Formulas
3 Sections
Quant, Logical, Verbal
31+ Companies
Placement Tests

Quantitative Aptitude Formulas

Percentages

Basic Formulas:

  • • x% of y = (x/100) × y
  • • To convert fraction to %: (fraction) × 100
  • • To find what % x is of y: (x/y) × 100

Increase/Decrease:

  • • After x% increase: Original × (1 + x/100) or Original × (100+x)/100
  • • After x% decrease: Original × (1 - x/100) or Original × (100-x)/100
  • • % change = [(New - Old) / Old] × 100

Successive Changes:

  • • Two successive changes (x%, y%): Net = x + y + (xy/100)
  • • If x% increase then y% decrease: Net = [x - y - (xy/100)]

⚡ Quick Tricks:

  • • 10% of x = x/10 | 20% of x = x/5 | 25% of x = x/4 | 50% of x = x/2
  • • If price increases by 25%, consumption should decrease by 20% to keep expenditure same
  • • If price decreases by 20%, consumption should increase by 25%

Ratio & Proportion

Basic Rules:

  • • If a:b = c:d, then a/b = c/d or ad = bc (cross multiplication)
  • • a:b:c = x:y:z means a/x = b/y = c/z = k (common ratio)
  • • If a/b = c/d = e/f = k, then (a+c+e)/(b+d+f) = k

Advanced Properties:

  • • Componendo: If a/b = c/d, then (a+b)/b = (c+d)/d
  • • Dividendo: If a/b = c/d, then (a-b)/b = (c-d)/d
  • • Componendo-Dividendo: (a+b)/(a-b) = (c+d)/(c-d)
  • • Invertendo: If a/b = c/d, then b/a = d/c
  • • Alternendo: If a/b = c/d, then a/c = b/d

Partnership & Mixture:

  • • Profit ratio = Investment ratio (for equal time)
  • • If time differs: Profit ratio = (Investment₁ × Time₁) : (Investment₂ × Time₂)
  • • Mixture rule: (Cheaper quantity)/(Dearer quantity) = (Dearer price - Mean price)/(Mean price - Cheaper price)

💡 Example:

If A:B = 2:3 and B:C = 4:5, find A:B:C

→ Make B equal: A:B = 8:12 and B:C = 12:15 → A:B:C = 8:12:15

Time, Speed & Distance

Fundamental Formula:

  • • Speed = Distance / Time
  • • Distance = Speed × Time
  • • Time = Distance / Speed

Conversion Formulas:

  • • km/h to m/s: Multiply by 5/18
  • • m/s to km/h: Multiply by 18/5
  • • Example: 72 km/h = 72 × 5/18 = 20 m/s

Average Speed:

  • • Equal distances at speeds x and y: Average = (2xy)/(x+y)
  • • Equal times at speeds x and y: Average = (x+y)/2
  • • General: Average speed = Total Distance / Total Time

Relative Speed:

  • • Same direction: Relative speed = |s₁ - s₂|
  • • Opposite direction: Relative speed = s₁ + s₂
  • • Meeting time = Distance / (s₁ + s₂)

Trains & Platforms:

  • • Time to cross a pole/person = Length of train / Speed
  • • Time to cross a platform/bridge = (Length of train + Length of platform) / Speed
  • • Two trains crossing: Time = (L₁ + L₂) / (s₁ + s₂) [opposite direction]

Boats & Streams:

  • • Downstream speed = Boat speed + Stream speed
  • • Upstream speed = Boat speed - Stream speed
  • • Boat speed = (Downstream + Upstream) / 2
  • • Stream speed = (Downstream - Upstream) / 2

⚡ Quick Trick:

If speed increases by x%, time decreases by [x/(100+x)] × 100%

Example: Speed ↑ 20% → Time ↓ 20/120 × 100 = 16.67%

Profit & Loss

Basic Formulas:

  • • Profit = Selling Price (SP) - Cost Price (CP)
  • • Loss = Cost Price (CP) - Selling Price (SP)
  • • Profit % = [(SP - CP) / CP] × 100
  • • Loss % = [(CP - SP) / CP] × 100

Finding SP & CP:

  • • SP = CP × (100 + Profit%) / 100 [when profit]
  • • SP = CP × (100 - Loss%) / 100 [when loss]
  • • CP = [SP × 100] / (100 + Profit%)
  • • CP = [SP × 100] / (100 - Loss%)

Marked Price & Discount:

  • • Discount = Marked Price (MP) - Selling Price (SP)
  • • Discount % = [(MP - SP) / MP] × 100
  • • SP = MP × (100 - Discount%) / 100
  • • MP = SP / (1 - Discount%/100)

Special Cases:

  • • If SP of x articles = CP of y articles: Profit% = [(y-x)/x] × 100
  • • If a man sells two items, one at x% profit and other at x% loss: Net = Always loss = (x/10)²%
  • • False weight: Profit% = [(True weight - False weight) / False weight] × 100

💡 Common Mistake:

If CP increases by 25% and you want to maintain same profit %, SP must also increase by 25% (not by the profit %)

Simple & Compound Interest

Simple Interest (SI):

  • • SI = (P × R × T) / 100
  • • Amount = P + SI = P[1 + (RT/100)]
  • • P = (SI × 100) / (R × T)
  • • R = (SI × 100) / (P × T)
  • • T = (SI × 100) / (P × R)

Compound Interest (CI):

  • • Amount = P(1 + R/100)ᵀ
  • • CI = P[(1 + R/100)ᵀ - 1]
  • • CI (compounded half-yearly) = P(1 + R/200)²ᵀ - P
  • • CI (compounded quarterly) = P(1 + R/400)⁴ᵀ - P

Difference between CI & SI:

  • • For 2 years: CI - SI = P(R/100)²
  • • For 3 years: CI - SI = P(R/100)²(3 + R/100)
  • • If CI for 2 years - SI for 2 years is given, you can find P and R

Installment Formula:

  • • Present Worth (PW) = Future Value / (1 + R/100)ᵀ
  • • If x is paid in n equal installments: x = [P × R/100 × (1 + R/100)ⁿ] / [(1 + R/100)ⁿ - 1]

⚡ Quick Calculation:

CI for 2 years = SI for 2 years + (SI for 1 year)²/(Principal)

Example: If SI for 1 year = ₹100, P = ₹1000 → CI for 2 years = ₹200 + (100²/1000) = ₹210

Time & Work

Basic Formulas:

  • • Work = Rate × Time
  • • If A can do work in x days, 1 day work = 1/x
  • • If A and B together do work in x days, 1 day work = 1/x = 1/A + 1/B
  • • If A:B work ratio = m:n, then time ratio = n:m (inverse)

Combined Work:

  • • A and B together time = (A × B) / (A + B)
  • • If A, B, C can do work in x, y, z days: Together = 1/(1/x + 1/y + 1/z)

Pipes & Cisterns:

  • • Inlet pipe (fills): Add work done (positive)
  • • Outlet pipe (empties): Subtract work done (negative)
  • • Net work = Sum of all inlet rates - Sum of all outlet rates

💡 Example:

A can do work in 10 days, B in 15 days. Together = (10×15)/(10+15) = 150/25 = 6 days

Ages

Key Approach:

  • • If current age = x, then age n years ago = x - n, age n years hence = x + n
  • • If ages are in ratio m:n and sum is S, then ages = (m×S)/(m+n) and (n×S)/(m+n)
  • • If difference of ages is constant (doesn't change with time)

⚡ Common Pattern:

"n years ago, ratio was x:y" → Assume current ages as a and b

Then: (a-n)/(b-n) = x/y → Cross multiply and solve

Averages

Basic Formulas:

  • • Average = Sum of observations / Number of observations
  • • Sum = Average × Number of observations
  • • If average of n numbers is x and one number k is added: New average = (nx + k)/(n+1)
  • • If average of n numbers is x and one number k is removed: New average = (nx - k)/(n-1)

Special Cases:

  • • Average of first n natural numbers = (n+1)/2
  • • Average of first n even numbers = n+1
  • • Average of first n odd numbers = n
  • • Average of consecutive numbers = (First + Last)/2

⚡ Quick Trick:

If average increases by x when a new number is added, the new number = Old average + x × (New count)

Logical Reasoning Patterns

Blood Relations

Parent Generation:

  • • Father's/Mother's son = Brother
  • • Father's/Mother's daughter = Sister
  • • Father's brother = Uncle (Paternal)
  • • Mother's brother = Uncle (Maternal)
  • • Father's sister = Aunt (Paternal)
  • • Mother's sister = Aunt (Maternal)

Children Generation:

  • • Son's wife = Daughter-in-law
  • • Daughter's husband = Son-in-law
  • • Brother's son = Nephew
  • • Sister's son = Nephew
  • • Brother's daughter = Niece
  • • Sister's daughter = Niece

Grandparent Generation:

  • • Father's father = Grandfather (Paternal)
  • • Mother's father = Grandfather (Maternal)
  • • Son's son = Grandson
  • • Daughter's daughter = Granddaughter

⚡ Trick: Gender matters!

"Only son of my father" = myself (if male)

"Only daughter of my father" = myself (if female)

Coding-Decoding

Letter Shifting:

  • • Forward: A→B, B→C, C→D (add 1)
  • • Backward: Z→Y, Y→X, X→W (subtract 1)
  • • Common shifts: +1, +2, +3, -1, -2

Position Values:

  • • A=1, B=2, C=3, ..., Z=26
  • • Opposite letter: A↔Z (26-1+1=26), B↔Y (26-2+1=25)
  • • Formula: Opposite of letter n = (27-n)

Common Patterns:

  • • Reverse order: CAT → TAC
  • • Substitute: A→1, B→2, etc.
  • • Mixed: First letter +1, Second -1

💡 Example:

If CAT = DBU, find DOG

→ Each letter +1 → EPH

Syllogisms (Venn Diagrams)

Valid Conclusions:

  • • All A are B + All B are C → All A are C ✓
  • • All A are B + Some B are C → Some A are C (possible) ✗
  • • Some A are B + All B are C → Some A are C ✓
  • • No A are B + All B are C → No A are C (possible) ✗
  • • No A are B + Some B are C → Some A are not C (possible)

Conversion Rules:

  • • "All A are B" can convert to "Some B are A" ✓
  • • "All A are B" cannot convert to "All B are A" ✗
  • • "No A are B" = "No B are A" (same thing)
  • • "Some A are B" = "Some B are A" (same thing)

⚡ Tip:

Draw Venn diagrams for complex cases!

Check if conclusion is true in ALL possible cases

Seating Arrangement

Linear Arrangement:

  • • n people in a row = n! ways
  • • If 2 people always together = 2! × (n-1)!
  • • If 2 people never together = n! - 2! × (n-1)!

Circular Arrangement:

  • • n people around circle = (n-1)! ways
  • • If facing center/outward matters, multiply by 2
  • • Relative position is key in circular

Approach:

  • • Mark definite positions first
  • • Use "left of", "right of", "between" clues
  • • Draw diagrams for complex problems

💡 Circular Tip:

In circular: "opposite" = (n/2) positions away

Number Series

Common Patterns:

  • • +n series: 2, 5, 8, 11... (add 3)
  • • ×n series: 2, 6, 18, 54... (multiply 3)
  • • Squares: 1, 4, 9, 16, 25... (n²)
  • • Cubes: 1, 8, 27, 64... (n³)
  • • Prime numbers: 2, 3, 5, 7, 11, 13...
  • • Fibonacci: 1, 1, 2, 3, 5, 8, 13... (add previous two)

Advanced Patterns:

  • • Alternating: 2, 5, 4, 7, 6, 9 (two patterns mixed)
  • • +n, +n+1: 2, 3, 5, 8, 12 (+1, +2, +3, +4)
  • • ×n, ×n+1: 2, 4, 12, 48 (×2, ×3, ×4)

⚡ Trick:

Check differences between consecutive terms first!

Direction Sense

Basic Directions:

  • • North, South, East, West (main)
  • • NE, NW, SE, SW (diagonals at 45°)

Turning Rules:

  • • Right turn from North = East
  • • Left turn from North = West
  • • Right turn × 2 = 180° (opposite direction)
  • • Right turn × 4 = 360° (same direction)

Shadow Rules:

  • • Morning: Sun in East, shadow in West
  • • Evening: Sun in West, shadow in East
  • • Noon: Shadow is shortest (North/South)

💡 Tip:

Draw a compass diagram for complex problems!

Verbal Ability Quick Tips

Sentence Correction (Grammar Rules)

Subject-Verb Agreement:

  • • Singular subject → singular verb (He is, She was)
  • • Plural subject → plural verb (They are, We were)
  • • Either/or, Neither/nor → verb agrees with nearest noun
  • • Collective nouns (team, group) → usually singular

Tense Rules:

  • • Present: He goes to school (habitual)
  • • Past: He went to school yesterday
  • • Future: He will go to school tomorrow
  • • Present Perfect: He has gone (action complete, time not specified)

Common Errors:

  • • Between (two) vs Among (more than two)
  • • Less (uncountable) vs Fewer (countable)
  • • Its (possessive) vs It's (it is)
  • • Effect (noun) vs Affect (verb)

Reading Comprehension (Strategy)

Before Reading:

  • • Read questions first to know what to look for
  • • Identify question types (main idea, detail, inference)

While Reading:

  • • Main idea usually in first or last paragraph
  • • Pay attention to transition words (however, therefore, moreover)
  • • Author's tone: positive, negative, neutral, sarcastic

Answering:

  • • Eliminate extreme options (always, never, must)
  • • Answer must be supported by passage (not general knowledge)
  • • Inference = not directly stated but can be concluded

Para-Jumbles (Rearrangement)

Finding Opening Sentence:

  • • No pronouns (he, she, they) — introduces topic fresh
  • • Introduces a new concept/person
  • • General statement (not specific details)

Connectors & Transition Words:

  • • However, Nevertheless → shows contrast
  • • Therefore, Thus, Hence → shows result/conclusion
  • • Moreover, Furthermore, Besides → adds information
  • • For example, For instance → gives examples

Finding Concluding Sentence:

  • • Has conclusion words (finally, in conclusion, thus)
  • • Summarizes the main point
  • • No new information introduced

Strategy:

  • • Look for chronological order (first, then, finally)
  • • Match pronouns with their antecedents
  • • Use elimination method for options

Vocabulary (Synonyms/Antonyms)

Common Root Words:

  • • Bene- (good): Benevolent, Benefit, Benediction
  • • Mal- (bad): Malevolent, Malady, Malicious
  • • Chron- (time): Chronology, Synchronize, Chronic
  • • Dict- (speak): Dictate, Predict, Contradict

Common Prefixes:

  • • Un-, In-, Im-, Ir- (not): Unhappy, Invisible, Impossible
  • • Re- (again): Redo, Rebuild, Return
  • • Pre- (before): Preview, Predict, Premature
  • • Post- (after): Postpone, Postgraduate

Strategy:

  • • Break word into root + prefix + suffix
  • • Context clues from sentence
  • • Eliminate clearly wrong options first

One-Word Substitution (Common Examples)

  • • One who eats human flesh = Cannibal
  • • One who looks at bright side = Optimist
  • • One who looks at dark side = Pessimist
  • • Murder of one's father = Patricide
  • • Murder of one's mother = Matricide
  • • Murder of a king = Regicide
  • • Study of stars = Astronomy
  • • One who cannot read/write = Illiterate
  • • One who loves books = Bibliophile
  • • Fear of heights = Acrophobia

Companies Testing Aptitude in Placements

TCS NQT

25 Quant + 25 Verbal + 25 Reasoning

Infosys

15 Quant + 15 Logical + 10 Verbal

Wipro WILP

20 Quant + 20 Analytical + 20 Verbal

Cognizant GenC

30 Numerical + 20 Reasoning + 20 Verbal

Accenture

40 MCQs (Quant, Logical, English)

Capgemini

40 Technical + 30 Communication MCQs

Quick Practice Problems

Quantitative Aptitude

Problem 1: Time & Work

A can complete a work in 10 days, B in 15 days. In how many days can they complete it together?

Solution: (10×15)/(10+15) = 150/25 = 6 days

Problem 2: Percentage

Price increased by 25%, then decreased by 20%. Net change?

Solution: 25 - 20 - (25×20)/100 = 25 - 20 - 5 = 0% (no change)

Problem 3: Speed

Convert 72 km/h to m/s.

Solution: 72 × 5/18 = 20 m/s

Logical Reasoning

Problem 1: Coding

If CAT = DBU, then DOG = ?

Solution: Each letter +1 → EPH

Problem 2: Blood Relations

A's father's brother's daughter is A's?

Solution: Father's brother = Uncle, Uncle's daughter = Cousin

Problem 3: Series

2, 5, 10, 17, 26, ?

Solution: +3, +5, +7, +9, +11 → 37

⚠️

Common Mistakes to Avoid

❌ Quantitative Mistakes

  • • Forgetting to convert units (km/h to m/s)
  • • Using wrong formula for average speed (don't just add and divide)
  • • Calculating % change on wrong base (should be on original value)
  • • Mixing up CI and SI formulas
  • • Not checking if answer makes logical sense

❌ Logical Mistakes

  • • Assuming syllogism conclusion without checking all cases
  • • Confusing "All" with "Some" (they're different!)
  • • Not drawing diagrams for seating arrangement
  • • Skipping gender in blood relations (matters!)
  • • Assuming pattern in series without verifying

❌ Verbal Mistakes

  • • Using general knowledge instead of passage content
  • • Not eliminating extreme options first
  • • Confusing "its" (possessive) with "it's" (it is)
  • • Missing transition words in para-jumbles
  • • Not checking subject-verb agreement

❌ Time Management

  • • Spending too much time on one question
  • • Not attempting easy questions first
  • • Forgetting to mark difficult questions for review
  • • Not leaving time for final check
  • • Panicking when time is running out

🎯 Pro Tip:

Always solve easy questions first (2 mins each), then medium (3 mins), then hard (5 mins). This ensures you maximize your score even if time runs out!

Practice with These Tools