This challenge is a quick order puzzle for a light logic warm-up.

Puzzle prompt

Read this number set and plan the order before tapping anything:

7, 1, 4, 2, 6, 3, 5, 8

Your goal is to choose the numbers from 1 to 8.

Hint

Find 1 first, then scan for the next number instead of jumping around randomly.

Answer

The correct order is 1, 2, 3, 4, 5, 6, 7, 8.

Play next

Try the playable Daily Number Puzzle, then browse Mapdoku for a related logic puzzle direction.