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

  • 1Distinguish a constraint puzzle from a caselet using the entities-plus-conditions tell
  • 2Build and maintain a grid tracking direct constraints, exclusions, and relative/conditional constraints
  • 3Sequence constraint resolution to eliminate the most possibilities first, rather than working in listed order
  • 4Solve the four recurring puzzle shapes: linear/sequential, circular/relative, grouping/assignment, conditional/if-then
  • 5Recognise that 'no valid arrangement exists' can be the genuinely correct answer to a hypothetical variation
  • 6Apply the Part-1 skip-penalty arithmetic to decide when to guess versus skip a constraint puzzle
💡
Why this chapter matters in XAT
This is the one part of Decision Making with a determinate, provably correct answer — unlike the caselets in the previous two chapters, which test calibrated judgment under genuine ambiguity. Saying that plainly matters: an aspirant who tries to apply caselet-style judgment to a constraint puzzle, or hunts a caselet for a hidden exact rule, wastes time in both directions. This chapter is effectively a QA-style logic problem that happens to sit inside the DM section, and the grid method resolves it reliably.

Data Arrangement & Constraint-Based Puzzles — XAT Decision Making

Every other chapter in Decision Making tests calibrated judgment with no single provably correct answer. This one is the exception, and it's worth knowing that explicitly: a constraint puzzle has exactly one arrangement that satisfies every stated condition, and finding it is a matter of method, not judgment. Treat it like a QA problem that happens to live inside the DM section, not like a caselet.


1. What XAT actually asks

Data Arrangement & Constraint-Based Puzzles form a smaller but reliably scoring slice of Decision Making's 21 questions (see docs/exam-briefs/xat-2026-brief.md). A typical item gives you a small set of entities — people, projects, time slots, resources — and a list of conditions linking them (direct assignments, exclusions, relative positions, conditional rules), then asks one or more questions about the resulting arrangement.

Unlike the caselets covered in the previous two chapters, these puzzles are self-contained logic problems. There is no ambiguity in what counts as a correct answer, and no judgment call about proportionality or ethics — only whether you have correctly applied every stated constraint.


2. Why this chapter is different from the rest of DM

The previous two chapters were explicit that XAT DM has no algorithm and tests calibration under ambiguity. Constraint puzzles are the deliberate exception, and mistaking one for the other costs time in both directions: treating a puzzle like a caselet (looking for "the most reasonable" arrangement) wastes time on a problem that has an exact answer, while treating a caselet like a puzzle (hunting for a hidden formula) wastes time on a problem that doesn't have one.

The tell: if a question gives you discrete entities and explicit linking conditions ("X is not adjacent to Y," "if A is assigned Monday, B must be assigned Wednesday"), it's a puzzle — solve it with a grid. If it gives you a scenario, a decision-maker, and options describing different courses of action, it's a caselet — apply the previous two chapters' methods instead.


3. The grid method

  1. List every entity and every attribute being assigned (people, days, roles, whatever the puzzle links) in a simple grid or table before touching the conditions.
  2. Enter every direct, unconditional constraint first — "X is assigned to Monday" goes straight into the grid, no reasoning required.
  3. Enter every exclusion next — "Y is not assigned to Tuesday" marks a cell as impossible, narrowing future placements without yet fixing anything.
  4. Work through relative and conditional constraints last, in the order that lets each one eliminate the most possibilities. A constraint like "if A is first, then B is last" is only useful once you know something about A's position — sequence your reasoning to reach the conditions with the most leverage first.
  5. Re-scan all constraints against your near-final grid before answering. A single overlooked condition, applied only at the end, is the most common source of an entirely correct-seeming but wrong solution.

4. The four recurring puzzle shapes

ShapeWhat it looks likeKey technique
Linear/sequential arrangementEntities placed in an ordered sequence (days of a week, positions in a queue, ranks)Track fixed positions first, then work outward from them using relative constraints
Circular/relative arrangementEntities placed around a table or in a cycle, defined by relative position, not absolute rankFix one entity's position arbitrarily as a reference point, since circular arrangements have no true "first" position
Grouping/assignmentEntities distributed into categories or paired with resources (people to teams, tasks to days)Build a grid with entities on one axis and categories on the other; mark constraints as confirmed, excluded, or undetermined
Conditional/if-thenRules that only activate under a specific condition ("if X does A, then Y cannot do B")Solve unconditional constraints first to establish as much of the grid as possible before testing which conditional rules actually activate

Worked example

Puzzle: Five employees — P, Q, R, S and T — are each assigned to exactly one of five weekdays (Monday through Friday) for a mandatory training session, one employee per day. The following conditions apply:

  • P is scheduled two days before S.
  • Q is not scheduled on Monday or Friday.
  • R is scheduled the day immediately after T.
  • S is not scheduled on Friday.
Question 1 of 2

Q1. On which day is T scheduled?

Pick an option to check your answer.

Show explanation

Solution. Start with the strongest constraint: "P is two days before S" fixes a pair with a gap of exactly one day between them. Since S is not on Friday, and P must be two days before S, the possible (P, S) pairs are (Monday, Wednesday), (Tuesday, Thursday) only — (Wednesday, Friday) is excluded since S can't be Friday.

Test (Tuesday, Thursday) for P and S: that leaves Monday, Wednesday, Friday for Q, R, T. Q cannot be Monday or Friday, so Q must be Wednesday, leaving R and T to split Monday and Friday. But "R immediately after T" needs consecutive days, and Monday/Friday aren't consecutive — this branch fails entirely.

Test (Monday, Wednesday) for P and S: that leaves Tuesday, Thursday, Friday for Q, R, T. Q cannot be Friday, so Q is Tuesday or Thursday. "R immediately after T" needs a consecutive pair from {Thursday, Friday} (Tuesday isn't consecutive with either remaining day once Q takes one of them) — so T is Thursday and R is Friday, leaving Q as Tuesday. Full arrangement: P-Monday, Q-Tuesday, S-Wednesday, T-Thursday, R-Friday. Answer: (d) Thursday.

Question 2 of 2

Q2. If R were instead scheduled on Wednesday, which employee would be scheduled on Thursday?

Pick an option to check your answer.

Show explanation

Solution. The only valid base arrangement found in Q1 has R fixed on Friday — every other constraint (P-Monday, S-Wednesday's slot, Q's Monday/Friday exclusion, T-immediately-before-R) was shown to force that specific arrangement uniquely, with no alternative branch surviving.

Since S already occupies Wednesday in the only valid arrangement, R cannot be moved there without violating either the P-S gap constraint or creating a conflict with S's fixed position. No valid arrangement satisfies the original four conditions with R on Wednesday. Answer: (e).


6. Common traps

  • Solving conditions in the order they're listed, rather than the order that eliminates the most possibilities. Starting with the loosest, most flexible constraint wastes time exploring branches a stronger constraint would have closed immediately.
  • Forgetting to re-check all constraints against the final grid. A puzzle can look solved after satisfying the last constraint you worked with, while silently violating one you fixed earlier and never revisited.
  • Missing that a constraint only applies conditionally. "If A is first, B is last" says nothing when A isn't first — treating it as an unconditional rule forces false eliminations.
  • Assuming a unique solution exists when the puzzle asks about a hypothetical variation. As Q2 shows, a follow-up "what if" condition can have no valid arrangement at all — "no valid arrangement exists" is sometimes the correct answer, not a sign of a mistake.
  • Confusing this chapter's puzzles with the caselets elsewhere in Decision Making, and either searching a puzzle for "the most reasonable" answer or hunting a caselet for a hidden exact rule — recognise the tell from Section 2 immediately.
  • Not using a grid at all, and trying to track five or six linked conditions mentally — this is the single most common cause of running out of time on an otherwise solvable puzzle.

7. When to guess, and why

Within your first 8 skips across all of Part 1, a constraint puzzle you haven't solved with a grid in a reasonable time is a good candidate to skip — unlike a caselet, more time spent almost always does eventually resolve a puzzle, but that time may not be available.

Beyond your 8th skip, a blind 1-in-5 guess has an expected value of exactly 0, while a blank costs -0.10 — but here, unlike ambiguous caselets, even a partially completed grid often eliminates two or three options outright, making a late guess meaningfully better than blind chance.


Summary

  • Constraint puzzles are the one part of Decision Making with a single, determinate correct answer — treat them like a QA problem, not a caselet.
  • The tell: discrete entities plus explicit linking conditions means a puzzle (use a grid); a scenario plus a decision-maker plus courses of action means a caselet (use the previous two chapters' methods).
  • Grid method: list entities and attributes, enter direct constraints first, then exclusions, then relative/conditional constraints in order of leverage, then re-scan everything against the final grid.
  • Four recurring shapes: linear/sequential, circular/relative, grouping/assignment, conditional/if-then — each has a specific starting technique.
  • Solve the strongest, most restrictive constraints first — they eliminate the most branches fastest.
  • "No valid arrangement exists" is sometimes the genuinely correct answer to a hypothetical variation, not evidence of an error.
  • Past your 8th free skip in Part 1, a partially completed grid usually eliminates enough options to make a late guess meaningfully better than blind chance.

Key formulas & results

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

The puzzle-vs-caselet tell
Discrete entities plus explicit linking conditions = puzzle (use a grid); a scenario plus a decision-maker plus courses of action = caselet (use judgment-based methods)
Misidentifying which type a question is wastes time in both directions.
Constraint resolution order
Direct/unconditional constraints first, then exclusions, then relative constraints, then conditional (if-then) constraints last, in order of leverage
Solving in listed order rather than leverage order wastes time exploring branches a stronger constraint would have closed immediately.
The re-scan step
After reaching an apparent solution, re-check EVERY original constraint against the final grid before answering
A puzzle can look solved after satisfying the last constraint worked with, while silently violating one fixed earlier and never revisited.
Conditional constraint activation
A rule like 'if A is first, B is last' says nothing when A isn't first — don't treat it as unconditional
Solve unconditional constraints first to establish enough of the grid to know which conditional rules actually activate.
⚠️

Traps XAT sets — and how to dodge them

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

WATCH OUT
Solving constraints in the order they're listed in the puzzle
Solve in order of ELIMINATION LEVERAGE instead — the strongest, most restrictive constraint first, regardless of where it appears in the list.
WATCH OUT
Not re-checking all constraints against the final grid
Always re-scan every original condition against your completed grid before answering — an early-fixed constraint can be silently violated by a later placement.
WATCH OUT
Treating a conditional (if-then) constraint as if it always applies
A conditional rule only constrains anything once its trigger condition is known to hold — solve unconditional constraints first to establish which conditional rules are even active.
WATCH OUT
Assuming every puzzle variation must have a valid solution
'No valid arrangement exists' is sometimes the genuinely correct answer to a hypothetical 'what if' question, especially when the base puzzle has a unique solution that the hypothetical directly contradicts.
WATCH OUT
Applying caselet-style judgment to a constraint puzzle, or hunting a caselet for a hidden formula
Use the entities-plus-conditions tell to correctly classify the question type before choosing a method — this alone saves significant time.
WATCH OUT
Trying to track five or six linked conditions mentally without a grid
Always externalize the puzzle into a simple grid or table — this is the single most common cause of running out of time on an otherwise solvable puzzle.

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 Data Arrangement & Constraint-Based Puzzles?

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

8 questions~6 min

5-minute revision

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

  • Constraint puzzles are the one part of Decision Making with a determinate, provably correct answer — treat them like a QA logic problem, not a caselet.
  • The tell: discrete entities plus explicit linking conditions = puzzle; a scenario plus a decision-maker plus courses of action = caselet.
  • Grid method: list entities and attributes, enter direct constraints first, then exclusions, then relative/conditional constraints in order of leverage, then re-scan everything.
  • Four recurring shapes: linear/sequential, circular/relative, grouping/assignment, conditional/if-then — each has a specific starting technique.
  • Solve the strongest, most restrictive constraint first — it eliminates the most branches fastest and prevents wasted exploration of doomed sub-branches.
  • A conditional ('if-then') rule only constrains anything once its trigger is known to hold — don't apply it before establishing whether the trigger is active.
  • In circular arrangements, fix one entity's position arbitrarily as a reference point, since there is no true 'first' seat.
  • 'No valid arrangement exists' or 'cannot be determined' are sometimes the genuinely correct answers — always complete the full check rather than stopping at a promising partial branch.
  • Always externalize the puzzle into a grid — tracking five or six linked conditions mentally is the most common cause of running out of time on a solvable puzzle.

XAT question blueprint

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

Typical weightage: A smaller, reliably scoring slice of Decision Making's 21 questions (each worth +1/-0.25), based on recent-paper analysis — not an officially published XLRI split

Question styleMarks eachTypical countWhat it tests
Linear / sequential arrangement1~1-2Ordering entities using fixed and relative position constraints
Grouping / assignment1~1-2Distributing entities into categories using a grid tracking confirmed, excluded and undetermined pairings
Circular / relative arrangement1~0-1Placing entities using relative rather than absolute position, anchored to a fixed reference point
Conditional / if-then1~1Correctly activating and applying conditional rules only once their trigger is established
Prep strategy
  • First pass: drill the grid method on 10-15 puzzles across all four shapes, focusing on correctly ordering constraint resolution by leverage rather than listed order.
  • Second pass: time yourself explicitly, since this chapter (unlike ambiguous caselets) rewards genuine speed — track how long the grid setup itself takes versus the constraint-solving.
  • Final pass: practice the re-scan step as a non-negotiable habit on every puzzle, and specifically drill hypothetical 'what if' follow-up questions to build comfort with 'no valid arrangement exists' as a legitimate answer.

Exam-hall strategy

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

  1. Classify the question as a puzzle or a caselet immediately using the entities-plus-conditions tell, before choosing which method to apply.
  2. Always build a grid, even for a puzzle that seems simple — the time cost is small and it prevents late-stage contradictions from being missed.
  3. Order your constraint resolution by elimination leverage, not by the order constraints are listed in the question.
  4. Delay conditional (if-then) constraints until enough of the grid is filled in to know whether their trigger condition is actually active.
  5. Always re-scan every original constraint against your final grid before selecting an answer — this catches the most common class of error in this chapter.
  6. Don't assume every question has a determinate single-arrangement answer — 'no valid arrangement exists' and 'cannot be determined' are both real, correct answers when the constraints genuinely support them.

Beyond the exam

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

Resource and scheduling allocation

Assigning shared resources (meeting rooms, equipment, staff shifts) under multiple constraints (availability, exclusions, dependencies) is a direct real-world application of the grouping/assignment puzzle shape drilled here.

Project sequencing and dependency management

Sequencing tasks with dependencies ('task B can't start until task A finishes') mirrors the conditional/if-then and linear-arrangement puzzle shapes, and the grid method transfers directly to a project dependency chart.

Systems and database constraint modeling

Defining and checking a set of business rules against a data model (exclusions, required pairings, conditional rules) is structurally the same discipline as solving a constraint puzzle by grid.

Event and seating logistics

Table and seating arrangements for events under constraints (certain people must/must not sit together, relative positioning rules) map directly onto the circular and linear arrangement puzzle shapes.

Where else this topic is tested

Prepare once, score in every exam that asks it.

CAT (Logical Reasoning & Data Interpretation)Very high overlap — CAT's LRDI section features an extensive, comparable range of constraint-based arrangement puzzles, arguably at even greater volume and difficulty than XAT's DM puzzles
Bank PO / SSC CGL Reasoning sectionsHigh overlap — seating arrangement and puzzle-based questions are a heavily tested, standard component of most banking and SSC reasoning sections
GRE / GMAT Analytical Reasoning (historical LSAT-style sections)Strong conceptual overlap in formal constraint-satisfaction logic, though current GRE/GMAT formats emphasize this less than CAT or XAT do
CLAT Logical ReasoningModerate overlap in constraint-based and arrangement-style reasoning questions

Questions aspirants ask

Pulled from the Q&A community and mentor sessions.

Caselets test calibrated judgment with no single provably correct answer — the previous two chapters are explicit about this. Constraint puzzles are self-contained formal logic problems with exactly one arrangement satisfying every stated condition, closer in spirit to a QA reasoning problem than to a business scenario. Use the entities-plus-conditions tell to classify a question correctly before choosing a method.

Yes, almost always. Even a puzzle that looks simple often has a constraint that only becomes relevant several steps into the reasoning, and tracking that mentally is the most common cause of an error that surfaces only when you re-check at the end — a grid costs seconds and prevents this reliably.

Not necessarily. Re-check your work once by re-scanning every original constraint against your grid, but if the contradiction holds after a careful re-check, 'no valid arrangement exists' or 'cannot be determined' can be the genuinely correct answer, especially for hypothetical 'what if' follow-up questions built on a uniquely-determined base puzzle.

Start with the most restrictive, unconditional constraints — direct assignments and fixed relationships — since they eliminate the most possibilities immediately. Save conditional (if-then) constraints for last, since they often can't even be evaluated until enough of the grid is filled in to know whether their trigger condition holds.

The underlying skip-penalty arithmetic (docs/exam-briefs/xat-2026-brief.md) is identical, but the practical situation differs: a partially completed grid on a puzzle usually eliminates two or three options outright even if you haven't finished, making a late guess here meaningfully better-informed than a blind guess on an ambiguous caselet.
Header Logo