By the end of this chapter you'll be able to…

  • 1Place absolute clues before relative ones when solving linear and circular arrangements
  • 2Correctly determine left/right for a circular arrangement based on facing direction
  • 3Build a consistent family-tree notation for blood-relation puzzles
  • 4Compute net displacement in a directions puzzle using perpendicular components and Pythagoras
  • 5Fill a four-region diagram directly from two-set overlap data
  • 6Apply k_left + k_right = n+1 for ranking questions
  • 7Chain single-attribute comparisons on one number line, without merging unrelated attributes
  • 8Solve constraint-satisfaction puzzles with a grid, placing direct clues before elimination clues
💡
Why this chapter matters in CAT
Logical Reasoning sets present arrangements, relations, rankings and overlapping conditions in prose, and the single highest-leverage habit across every sub-type is converting the verbal clues into a diagram as you read them. A puzzle that feels impossible when read purely verbally usually becomes close to mechanical once diagrammed correctly — the diagramming discipline matters more than any individual technique layered on top of it.

Before you start — revise these

🔗
Basic set notation and the addition rule for two sets
Directly reused for the two-set Venn overlap sub-type.
🔗
Comfort with coordinate/vector thinking
Directions questions are vector addition resolved into perpendicular components.

Logical Reasoning — CAT DILR

Logical Reasoning sets present arrangements, relations, rankings or overlapping conditions in prose, and the single highest-leverage habit across every sub-type is converting the verbal clues into a diagram as you read them, rather than attempting to hold the constraints in working memory. A puzzle that feels impossible when read purely verbally usually becomes close to mechanical once diagrammed correctly.

1. Arrangements — linear and circular

Place the clues that pin down an exact position first, then work outward from them using the relative clues. A clue stating "X sits at the left end" is absolute and should be placed immediately; a clue stating "Y sits two seats to the right of X" is relative and can only be used once X's position is fixed.

Circular arrangements need one extra piece of bookkeeping that linear ones do not: whether the arrangement faces inward or outward changes which direction is "clockwise." A puzzle describing people seated around a round table facing the centre has left and right reversed relative to the seating positions themselves compared with a table where everyone faces outward — misreading this single detail flips every relative-position clue in the puzzle at once.

Work the clues that eliminate possibilities before the clues that place someone directly. A negative clue ("Z does not sit next to Y") is often more powerful for narrowing down a small number of remaining valid layouts than a positive clue, once several positions are already fixed — checking every remaining constraint against a candidate layout before finalising it is what actually prevents an error.

2. Blood relations

Build a family tree with a fixed, consistent notation as you read — a horizontal line for a marriage, a vertical line for a parent-child link, and a "+"/"−" or M/F marker for gender — rather than trying to track the relationships as a chain of sentences. Every blood-relation puzzle is genuinely a tree-construction exercise, not a reasoning exercise, once the notation habit is automatic.

The most common error is treating a relationship word as symmetric when it is not. "A is B's father" and "B is A's father" describe entirely different trees; "A is B's sibling" is symmetric, but the puzzle's answer usually hinges on exactly one of the asymmetric relationships (parent, child) being read in the correct direction.

3. Directions and distances

A sequence of directional movements is a vector-addition problem, and net displacement is found by Pythagoras once the movements are resolved into perpendicular (north-south and east-west) components, not by adding the individual distances travelled. Walking 8 km north and then 6 km east does not put you 14 km from the start — it puts you km away, along the diagonal connecting the two legs.

Track direction changes (left turn, right turn) relative to the direction currently being faced, not relative to a fixed compass reading, since "turn left" means something different depending on which way one is already facing. A short table of current-direction-plus-turn results, built once at the start of a directions puzzle, prevents re-deriving this at every step.

4. Set overlaps (two-set Venn)

A two-set overlap question is solved by filling in a four-region diagram — only A, only B, both, and neither — and every stated number pins down exactly one region or a simple combination of them. In a class of 50 where 30 like Maths, 25 like Science and 10 like both: only-Maths , only-Science , at-least-one , and neither — every value in the class is now accounted for.

5. Comparison chains

A set of clues comparing people or objects on a single attribute (height, age, marks, price) is solved by placing everyone on one number line, not by tracking each pairwise comparison as a separate fact. "A is taller than B but shorter than C" places directly on the line; each further clue either extends the line or merges with a position already placed.

Chains of comparisons combine transitively, but only within the same attribute and the same direction of comparison — knowing and gives directly, but a clue mixing two different attributes ("A is older than B, and B is taller than C") gives no combined relationship between A and C at all. The most common trap is assuming a combined ranking exists when the clues actually describe two independent attributes that were never meant to be merged.

6. Ranking and ordered deduction

"th from the left" and "th from the right" in a row of people relate by — a fact that turns "find the total number of people" questions into a one-line computation once both rankings for the same person are given, rather than requiring the row to be reconstructed in full.

A constraint-satisfaction puzzle (who owns which pet, who sits where, matching one attribute set to another) is fastest solved with a grid — rows for one attribute, columns for another, marking each cell as confirmed-yes, confirmed-no, or undetermined as each clue is processed.

Process every direct, absolute clue before attempting any clue that only rules something out, since direct placements shrink the grid fastest and make elimination clues far more powerful once applied against a smaller remaining space.

Worked Examples

Example 1 (linear arrangement — medium). Six people P, Q, R, S, T, U sit in a row of six seats. P is at the left end. T sits immediately to the right of P. U sits at the right end. R sits immediately to the left of U. Q sits immediately to the right of S. Find the complete arrangement.

Place the absolute clues first: position 1 = P, position 6 = U. Then the relative clues anchored to them: position 2 = T (immediately right of P); position 5 = R (immediately left of U). Only positions 3 and 4 remain, for Q and S, with the clue "Q immediately right of S" fixing position 3 = S and position 4 = Q. Complete arrangement: P, T, S, Q, R, U.

Example 2 (blood relations — medium). A is B's father. C is B's sister. D is C's mother. How is A related to D?

B and C are siblings (B's sister is C, so C is also A's child, since A is B's father). D is C's mother, and since C's parents are the same as B's parents, D is also B's mother. A is the father and D is the mother of the same two children — A is D's husband.

Example 3 (directions — easy). A person walks 8 km north, then 6 km east. Find the straight-line distance from the starting point.

The two legs are perpendicular. Net distance km.

Example 4 (set overlaps — medium). In a class of 50 students, 30 like Maths, 25 like Science, and 10 like both. How many like neither subject?

At least one subject . Neither .

Example 5 (ranking — easy). In a row of students, Meera is 9th from the left and 14th from the right. How many students are in the row?

.

Example 5a (comparison chain — medium). Among five friends: A is taller than B. C is shorter than B. D is taller than A but shorter than E. Arrange all five from tallest to shortest.

From the height clues: (from the first two clues) and (from the third). Chaining these together on one number line: . Tallest to shortest: E, D, A, B, C.

Example 6 (constraint grid — hard). Four friends — Anil, Bala, Chitra, Deepa — each prefer a different one of tea, coffee, juice and water. Bala likes coffee. Anil does not like tea, coffee or water. Chitra does not like juice. Deepa does not like water. Find each person's drink.

Bala is fixed as coffee (direct clue). Anil rules out tea, coffee and water, leaving only juice — so Anil = juice, by elimination among all four drinks. With coffee and juice now taken, only tea and water remain for Chitra and Deepa. Deepa rules out water, so Deepa = tea, leaving Chitra = water. Final: Bala = coffee, Anil = juice, Deepa = tea, Chitra = water.

Summary

Diagram every logical-reasoning puzzle as you read the clues — a table, family tree, or number line converts verbal complexity into a mechanical solving process, and this single habit matters more than any individual technique below it.

Place absolute clues before relative ones in arrangements, and check a table's facing direction before applying "clockwise."

Blood-relation puzzles are tree-construction exercises; track parent-child direction carefully, since it is rarely symmetric even when the puzzle's language sounds like it might be.

Directions problems are vector addition — net displacement uses Pythagoras on perpendicular components, never a simple sum of the distances walked.

Two-set overlaps fill a four-region diagram directly from the given numbers; ranking questions use ; and constraint grids are solved fastest by placing every direct clue before attempting elimination-only clues.

Key formulas & results

Everything to memorise for the exam hall, in one card. Screenshot this for revision.

Two-set overlap
Every stated number pins down exactly one region of a four-region diagram.
Net displacement
Never sum the individual legs directly unless they lie along the same line.
Ranking in a row
Gives the total row length n directly from a person's two rankings.
Circular facing convention
Facing outward reverses this — clockwise-next becomes your RIGHT neighbour.
Transitive chaining
Valid only within the same attribute and direction of comparison.
Direct clues before elimination clues
Direct placements shrink the remaining possibility space fastest.
⚠️

Traps CAT sets — and how to dodge them

These are the exact option-traps and misreads that cost marks under negative marking.

WATCH OUT
Placing relative clues before the absolute clues that anchor a row or circle
Place every absolute-position clue first, then build outward using relative clues anchored to them.
Why it happens: A relative clue ('two seats to the right of X') is meaningless until X's own position is fixed.
WATCH OUT
Applying the same left/right convention regardless of whether people face the centre or face outward
Determine facing direction first: facing centre makes clockwise-next your left neighbour; facing outward reverses this.
Why it happens: The puzzle's stated facing direction changes which physical direction 'left' and 'right' refer to for every seated person.
WATCH OUT
Reading an asymmetric blood relation (father, son) as if it were symmetric like 'sibling'
Track parent-child direction explicitly in the family tree notation; never assume it reverses freely.
Why it happens: 'A is B's father' and 'B is A's father' describe completely different family trees, unlike symmetric relations such as 'sibling' or 'cousin'.
WATCH OUT
Adding the individual leg-distances in a directions problem to get total distance from start
Resolve movements into perpendicular (N-S, E-W) components and apply Pythagoras.
Why it happens: Only movements along the same straight line add directly; perpendicular legs combine via the diagonal, which is always shorter than their sum.
WATCH OUT
Merging two comparison chains that describe different attributes
Check that every clue in a comparison-chain question refers to the same single attribute before combining them on one number line.
Why it happens: A taller-than clue and an older-than clue describe unrelated orderings, and no combined ranking follows from mixing them.
WATCH OUT
Attempting elimination-only clues before placing every direct clue in a constraint grid
Process every direct, absolute clue first; only then use elimination clues to narrow the smaller remaining space.
Why it happens: Direct clues shrink the grid fastest, and elimination clues are far more powerful once applied against fewer remaining possibilities.

Exam-pattern practice

PYQ-style questions with full solutions. Work through them as a readiness check — mark yourself honestly and get your gap report at the end.

Readiness check

Are you exam-ready for Logical Reasoning?

10 problems from this chapter. Try each one, reveal the worked solution, mark yourself honestly — get your gap report at the end.

10 questions~7 min worth ~66 marks in CAT exams

5-minute revision

The whole chapter, distilled. Read this the night before the exam.

  • Diagram every logical-reasoning puzzle as you read the clues — this matters more than any individual technique.
  • Place absolute-position clues before relative clues in arrangements.
  • Facing the centre: clockwise-next is your LEFT neighbour. Facing outward reverses this.
  • Blood-relation puzzles are tree-construction exercises; parent-child direction is rarely symmetric.
  • Directions problems use Pythagoras on perpendicular (N-S, E-W) components, never a plain sum of distances.
  • Two-set overlaps fill a four-region diagram directly from given numbers.
  • k_left + k_right = n + 1 gives a row's total length from one person's two rankings.
  • Comparison chains combine transitively only within the same attribute and direction.
  • Constraint grids are solved fastest by placing every direct clue before any elimination-only clue.
  • Turning left or right is always relative to the direction currently faced, not a fixed compass direction.

CAT question blueprint

How this topic is asked, tier by tier — so you can prep to the pattern.

Typical weightage: Logical Reasoning contributes an estimated 21-24 of DILR's 66 marks (7-8 of 22 questions, spread across 2-3 sets)

Question styleMarks eachTypical countWhat it tests
Linear arrangement puzzles3~1-2Placing absolute clues first, then relative clues
Circular arrangements3~0-1Facing-direction convention and relative seating
Blood relations3~1Family-tree construction and asymmetric relation direction
Directions3~0-1Perpendicular-component displacement via Pythagoras
Set overlaps3~1Four-region diagram from two-set data
Ranking and ordered deduction3~1k_left + k_right = n+1 and general ordering
Comparison chains3~0-1Single-attribute transitive ordering
Constraint-satisfaction puzzles3~1Grid-based elimination after direct-clue placement
Prep strategy
  • Day 1: linear and circular arrangements, including the facing-direction convention.
  • Day 2: blood relations with consistent family-tree notation.
  • Day 3: directions, set overlaps and ranking.
  • Day 4: comparison chains and constraint-satisfaction grids, then full timed LR sets.

Exam-hall strategy

Battle-tested tips from mentors and toppers for this topic under the sectional clock.

  1. Diagram every puzzle as you read the clues — never attempt to hold constraints purely in your head.
  2. Place every absolute clue before any relative clue in an arrangement.
  3. Confirm the facing direction (centre vs outward) before applying any circular left/right clue.
  4. Resolve directions problems into perpendicular components before computing distance.
  5. For constraint grids, exhaust every direct clue before attempting elimination-only clues.
  6. Triage which 2-3 of the 4-5 offered LR/DI sets to attempt fully within the 40-minute DILR window.

Beyond the exam

Where this skill shows up in the job you're competing for — and in life.

Structured problem decomposition

The diagramming habit for puzzles directly parallels how real-world scheduling and constraint problems (staff rosters, seating plans) are actually solved.

Family and organisational chart reading

The same tree-construction discipline used for blood relations applies directly to reading organisational hierarchies and genealogical records.

Navigation and logistics

Vector-based directions reasoning is the same method used in real route-planning and displacement calculations.

Where else this topic is tested

Prepare once, score in every exam that asks it.

XAT Decision Making & QA-DIHigh — overlapping arrangement and deduction skills
IBPS PO / SBI PO Reasoning AbilityVery high — same puzzle formats at a faster, more formulaic pace, plus coding-decoding and syllogism not tested in CAT
CLAT Logical ReasoningModerate — shares critical-reasoning argument analysis but not CAT's arrangement-heavy puzzle style

Questions aspirants ask

Pulled from the Q&A community and mentor sessions.

Roughly 7-8 of DILR's 22 questions, typically spread across 2-3 sets sharing one arrangement, relation puzzle, or overlapping-condition scenario. Combined with Data Interpretation, LR makes up most of the DILR section.

Multiple interlocking clues must all be satisfied simultaneously, and holding them in working memory while also deriving an answer is highly error-prone under time pressure. A diagram externalises this load — each clue is placed once, and the diagram itself starts revealing the answer through elimination and direct placement.

The puzzle states this explicitly, and it must be checked before applying any left/right clue — facing the centre makes the clockwise-next neighbour a person's LEFT neighbour, while facing outward reverses this. Misreading this single detail flips every relative-position clue in the puzzle at once.

Because the puzzle is genuinely just building a family tree correctly from the given statements, not a separate reasoning skill — once a consistent notation (marriage lines, parent-child lines, gender markers) is used automatically while reading, most of the apparent difficulty disappears.

Build a grid with one attribute on rows and the other on columns, place every direct clue first, and use elimination clues only afterward on the smaller remaining set of possibilities. Attempting elimination clues before any direct clues wastes time checking possibilities that direct clues would have removed immediately.
Header Logo