How to Solve Floor-Based Arrangement Puzzles
Solve floor-based arrangement aptitude puzzles with the fixed-axis, absolute-clue-first method, a worked example, and practice questions with answers.
Expected Interview Answer
Floor-based puzzles place people or objects on a numbered stack of floors and are solved by drawing a vertical grid, placing the most restrictive absolute clues first (e.g. "lives on the topmost floor"), and only then resolving relative clues ("lives immediately above/below" or “some floors above/below”).
Start with a fixed vertical axis representing every floor from the ground or lowest floor upward, since floor puzzles are directional in a way row/rank puzzles are not — "above" and “below” cannot be reversed like “left” and “right” sometimes can. Place absolute clues (a specific floor number, "topmost," "bottommost") first because they anchor the grid instantly. "Immediately above/below" clues are stricter than “some floors above/below,” so process the former first as they leave fewer valid slots. When a clue leaves multiple valid arrangements, keep every branch alive and prune with later clues rather than committing early, since floor puzzles frequently have two candidate solutions until the last clue resolves it.
- A fixed vertical grid prevents directional (above/below) confusion mid-solve
- Ordering by absolute clues first, then strict relative clues, then loose relative clues minimizes backtracking
- Keeping multiple branches alive until the last clue avoids premature wrong commitments
AI Mentor Explanation
A stadium seating puzzle places VIP boxes on numbered tiers — a clue saying a sponsor’s box is on “the topmost tier” is placed on the grid immediately since it is absolute and unambiguous, unlike a clue like “some tiers above the players’ lounge” which leaves several valid slots open. Just as tier direction (up toward the roof) cannot be flipped the way left/right seating sometimes can, floor puzzles fix a single vertical axis first, then anchor absolute clues before working through looser relative ones.
Worked example
Anchor (absolute clue)
- R = floor 6 (topmost)
Strict relative clue
- S immediately below R = floor 5
Loose relative clue
- T is 3 below S = floor 2
Step-by-Step Explanation
Step 1
Draw the fixed vertical grid
List every floor number from lowest to highest as a single non-reversible axis.
Step 2
Place absolute clues first
Anchor exact floor numbers or “topmost/bottommost” clues immediately.
Step 3
Resolve strict relative clues
Place “immediately above/below” clues next, since they leave the fewest open slots.
Step 4
Resolve loose relative clues, keeping branches alive
Apply “some floors above/below” clues last, tracking multiple valid arrangements until pruned by remaining clues.
What Interviewer Expects
- Correct use of a single, non-reversible vertical axis
- Prioritizing absolute clues, then strict relative clues, then loose relative clues
- Tracking multiple valid branches rather than committing to one arrangement prematurely
- Final verification of the completed grid against every given clue
Common Mistakes
- Treating “above/below” as reversible the way “left/right” sometimes can be
- Processing loose relative clues before absolute anchor clues
- Committing to one arrangement too early instead of tracking valid alternatives
- Confusing “immediately above” with “somewhere above” and over-constraining the grid
Best Answer (HR Friendly)
“I always start by drawing a fixed vertical grid of every floor, because unlike left-right seating, floor direction never flips — up is always up. Then I anchor any absolute clues, like a specific floor number or “topmost,” before touching relative ones. Strict clues like “immediately above” go next since they leave the fewest possibilities, and only at the end do I apply the loosest clues, keeping multiple candidate arrangements alive until the last clue prunes it down to one.”
Follow-up Questions
- How would you handle a floor puzzle where the total number of floors is not given upfront?
- What changes when two people can share the same floor?
- How do you resolve a floor puzzle that appears to have two valid final arrangements?
- How does this approach differ when floors are numbered top-down instead of bottom-up?
MCQ Practice
1. In a 5-floor building, P is on the topmost floor and Q is immediately below P. Which floor is Q on?
P is on floor 5 (topmost); "immediately below" places Q on floor 4.
2. Which type of clue should be placed on the grid first when solving a floor-based puzzle?
Absolute clues anchor the grid immediately and should always be placed before relative clues.
3. Why can “above” and “below” not be treated as reversible in floor-based puzzles, unlike some left/right clues?
A building has a fixed, non-reversible vertical axis, unlike some horizontal left/right arrangements which can sometimes be mirrored.
Flash Cards
What axis do floor-based puzzles require? — A single, fixed, non-reversible vertical grid from lowest to highest floor.
What clue type is placed first? — Absolute clues — exact floor numbers or “topmost/bottommost.”
Order of relative clue processing? — Strict “immediately above/below” clues before loose “some floors above/below” clues.
What to do with ambiguous partial solutions? — Keep multiple valid branches alive and prune using later clues rather than committing early.