Arrangements & Ranking
Linear, circular, and order-ranking arrangements from a set of clues.
Overview
Arrangements & Ranking problems are a core CAT DILR type, appearing in sets of 4–6 questions. They involve placing people, objects, or entities in positions (linear, circular, or matrix) and deducing arrangements from clues. On GMAT, similar logic appears in Problem Solving and Data Sufficiency (seating, ranking, ordering). The skill is not calculation — it is systematic constraint satisfaction.
Types
- Linear arrangements: people in a row, objects on a shelf
- Circular arrangements: people around a table
- Matrix/Grid arrangements: entities mapped to positions in rows and columns
- Ranking problems: determine relative order (1st, 2nd, … nth) from clues
Strategy: Constraint Propagation
- Draw the structure — a row, circle, or grid with blank slots
- Apply direct clues first — any clue that fixes a position immediately
- Apply constraint clues next — "A is two positions to the left of B"
- Try cases — when a clue allows only 2 or 3 possibilities, branch into cases and eliminate contradictions
- Verify — check all clues against the final arrangement
Key Clue Types
| Clue | Interpretation |
|---|---|
| "A sits immediately to the left of B" | A and B are adjacent; A at position k, B at k+1 |
| "A and B are not adjacent" | At least one person between them |
| "Exactly one person between A and B" | Positions differ by 2 |
| "A is to the right of B" | A's position number > B's (for left-to-right numbering) |
| "A faces north" | In facing-direction problems: track which way each person faces |
Circular Arrangements — Special Rules
- Fix one person's position to eliminate rotational symmetry
- "Clockwise" vs "counter-clockwise" matters for seating
- "Opposite" means exactly n/2 seats apart for n-person circle
Linear Ranking — From Comparative Clues
Build a chain: if A > B > C > D, the chain gives the full ranking. Watch for clues that leave gaps ("A is better than B" but we don't know where C fits relative to A).
Example: 5 students ranked 1–5. Clues:
- A is ranked higher than B (A's rank number < B's)
- C is ranked 3rd
- B is immediately below C Deduce: C=3, B=4, and A must be in {1,2}.
Matrix Arrangements (CAT favorite)
Setup: rows = people, columns = attributes (floor, flat, car, profession). Fill cells using clues.
Approach:
- List all entities and their attribute domains
- Mark definite assignments first
- Use negative clues ("X does not live on floor 3") to narrow options
- Look for cells where only one option remains after eliminations
Common Mistakes
- In circular arrangements: assuming "left" is the same as clockwise — specify direction
- Missing indirect inferences: if A is to the left of B and B is to the left of C, then A is to the left of C
- In matrix arrangements: a clue like "the person on floor 3 has a red car" might eliminate other floor-car combinations
Exam Tips
- For CAT: never start writing the arrangement until you've read all clues — some clues are more restrictive
- Draw the structure first; fill in only what is certain
- In a 6-person line, if 3 clues give relative orderings, try to chain them into one sequence
- For circular tables: always note if the problem specifies "facing inward" or "facing outward" — this affects left/right
- When two cases seem equally valid, check the remaining unused clues — one case typically violates a clue
Sample Questions
1 practice question
CAT PYQ Spotlight
Actual CAT questions on this topic
Sign in for full access
Create a free account to access all 12 CAT PYQs on this topic.