Logic Puzzles Logic Puzzle

Four Clues, One Queue: Can You Work Out the Order?

A short ordering puzzle with a single provable answer. Every clue is needed, and a solver checks that only one arrangement fits before it is published.

A branded card in high-contrast indigo introducing a logic puzzle about working out the order of people in a queue.

Ordering puzzles are the friendliest kind of logic problem, because you can solve them with nothing more than a piece of paper and a willingness to cross things out.

The method is always the same. Do not try to work out the whole arrangement in one go. Instead, take each clue and write down what it rules out, then look for the position that only one person can possibly occupy.

How to attack it

Start with the clue that fixes something absolutely. A clue that says a person is not in a particular position is weaker than one that says two people are next to each other, because the second constrains two positions at once.

Then look for what logicians call a forced move: a position with only one remaining candidate. Fill it in, and re-read every clue with that new fact in place. Almost always, one of them now says something it did not say before.

If you get stuck, the trick is to assume. Pick the position with the fewest options, assume the first one, and follow the consequences. If you reach a contradiction, the assumption was wrong, and you have learned something real.

Why you can trust the answer

This puzzle was generated and then solved by brute force: the program checked every possible arrangement of the names against every clue. It was only accepted for publication because exactly one arrangement survived.

That check matters. The most common fault in published logic puzzles is a clue set that allows two valid answers, which produces an argument that nobody can win. Here, if more than one arrangement had fitted, the puzzle would have been discarded and another generated in its place.

Work it through, then open the reveal.

Medium Five neighbours queued at the post office one morning. Using the 3 clues, can you work out the full order?

A short scenario followed by 3 numbered clues and 4 empty position slots.Five neighbours queued at the post office one morning.Work out the order in the queue.1.Dev was somewhere between Cara and Gus.2.Cara was not fourth.3.Cara came immediately after Jo.first?second?third?fourth?
Generated puzzle — the answer is checked before publication. Open image
Reveal the answer

Answer 1. Jo, 2. Cara, 3. Dev, 4. Gus

The same puzzle with every position filled in: 1. Jo, 2. Cara, 3. Dev, 4. Gus.

The order is 1. Jo, 2. Cara, 3. Dev, 4. Gus. There is only one arrangement of the 4 names that satisfies all 3 clues at once — every other arrangement breaks at least one of them.

One arrow in this grid points the wrong way. Most people scan too fast

A branded card in high-contrast indigo introducing a grid puzzle in which one arrow points the wrong way.
Odd One Out

One Arrow in This Grid Is Pointing the Wrong Way. Can You Find It?

A grid of identical arrows with exactly one impostor. The answer is generated from the puzzle data before the picture is drawn, so there is no argument about where it is.

Start it