Introduction
Missing Rank puzzles give partial ranking information (some positions or relationships) and ask you to deduce a missing rank - a person's position, who is between two people, or the total number of items.
This pattern is important because it trains you to combine partial orders, reason with constraints, and spot implicit information that completes the ranking.
Pattern: Missing Rank Puzzle
Pattern
Key idea: Turn each clue into an inequality or position constraint, merge them carefully, and use any implicit counts (gaps, ends, opposites) to find the missing rank.
Typical approaches:
- Translate relative clues to simple comparisons (A > B or A is 3rd from left).
- Use totals (n) and the formula when positions from both ends are given: Total = Left position + Right position - 1.
- Place anchor blocks (e.g., A-B-C) and shift them when new clues appear.
Step-by-Step Example
Question
In a row of students, A is 5th from the left and B is 4th from the right. C is just left of B. There are 10 students in the row. What is C's position from the left?
Solution
Step 1: Write the known positions
A = 5th from left. B = 4th from right (in a row of 10).Step 2: Convert B's right position to left position
Left position of B = Total - Right position + 1 = 10 - 4 + 1 = 7th from left.Step 3: Use the relation between B and C
C is just left of B → C is one position to the left of B. So C = 7 - 1 = 6th from left.Final Answer:
6th from leftQuick Check:
Positions 1-10: A at 5, C at 6, B at 7 - C is immediately left of B and B is 4th from right (10 - 7 + 1 = 4) ✅
Quick Variations
1. Missing single person's rank when several relative positions are given.
2. Find total number when two positions from opposite ends and an in-between count are given.
3. Two people swap positions - deduce new ranks.
4. Middle position missing (even/odd totals) - identify one or two middle ranks.
Trick to Always Use
- Step 1 → Convert any "from right" position to "from left" when a total is known: Left = Total - Right + 1.
- Step 2 → Anchor fixed positions first (ends, opposites, absolute ranks) and place flexible blocks around them.
- Step 3 → Count gaps explicitly when asked "how many between": Difference - 1.
- Step 4 → For even totals, remember there are two middle positions: n/2 and (n/2)+1.
Summary
Summary
- Translate every clue into a concrete position or inequality.
- Use the formula Total = Left + Right - 1 to switch ends when needed.
- Anchor fixed positions first and then place relative blocks; count gaps as Difference - 1.
- Always perform a quick check by reconstructing positions to confirm no clue is violated.
Example to remember:
If B is 4th from right in 10 people, B is 10 - 4 + 1 = 7th from left - use this to place adjacent persons correctly.
