Working memory puzzle

N-Back Test

A stream of letters, one at a time, nothing left on screen. Press Match every time a letter repeats the one exactly n steps back.

  • 18–22Letters
  • ~50 secTypical time
  • 1–3Steps back
Memory workoutN-Back
Practice

How to play

Watch the stream. Catch the repeat.

Letters appear one at a time. Press Match whenever the letter on screen is the same as the one a fixed number of steps earlier. Nothing stays on screen, so you have to keep the last few letters in mind and update them on every step.

  1. 1
    HoldKeep the last few letters in order.
  2. 2
    CompareCheck the new letter against the one n steps back.
  3. 3
    RespondPress Match, tap the button, or press the space bar.

Some letters repeat at the wrong distance on purpose. A letter you simply recognise is not automatically a match — only the exact distance counts.

Choose your levelThe level is the distance you have to hold: 1, 2 or 3 steps back.Checking saved progress…
Choose N-Back difficulty
About 50 seconds

The n-back task is unusual among puzzles because there is nothing to look at. Every letter disappears before the next one arrives, so the only place the puzzle exists is in your head — and the contents of your head have to be rewritten on every single step.

How to play the N-Back test

Letters appear one at a time in the centre of the card. Each one is visible for a little over a second, then the card goes blank before the next letter arrives. Your job is to press Match whenever the letter currently on screen is the same as the letter that appeared exactly n steps earlier.

On Standard, n is 2. If the stream runs K, R, K, the third letter is a match: it repeats the letter two steps back. If it runs K, R, R, the third letter is not a match, even though it repeats the letter immediately before it. Only the exact distance counts.

The opening letters cannot be matches — there is nothing far enough back for them to repeat — so they are shown but not scored. They are your chance to load the first few items into memory before the scoring begins.

The window moves with you

You are not memorising the whole stream. You are holding a window of the last n letters and updating it every step: drop the oldest, add the newest, keep the order intact. That constant updating is the actual work.

Why some letters are traps

A stream of random letters would let you play on familiarity alone: if a letter feels like it appeared recently, press the button. That would be a test of recognition, not of memory for position, so every stream in this game contains deliberate lures.

A lure is a letter that repeats at the wrong distance — one step too early or one step too late. It feels exactly as familiar as a genuine match, and it is the reason the task is difficult. On Standard, three of the twenty letters are lures; on Hard, four of the twenty-two are. Your result reports how many of your false alarms were lures, because that number tells you something specific: it means you were tracking familiarity rather than position.

Strategy that actually helps

  1. Rehearse the window out loud, not the whole stream. On 2-back, keep exactly two letters on your tongue. When a new one arrives, say the pair that now matters and let the old one go.
  2. Decide before you feel. Compare the new letter against the specific letter you are holding at that distance. If you find yourself asking “did I see that recently?” you have already switched to the familiarity strategy the lures punish.
  3. Do not chase a letter you missed. Re-deriving a letter you dropped costs you the next two trials as well. Reset on the current letter and continue cleanly.
  4. Respond while the letter is visible. The window stays open through the blank gap, but responding early keeps your rhythm aligned with the stream.
  5. Withholding is a real answer. Roughly two thirds of the scored letters are not matches. Leaving the button alone is an active, scored decision, not a passive one.
  6. Start below the level you think you need. 1-back is not a warm-up; it is a different task. Getting a clean 2-back is worth more than a scrambled 3-back.

What the difficulty levels change

Difficulty here is not cosmetic and it is not a score multiplier — it is the distance you have to hold. Easy is 1-back, Standard is 2-back, Hard is 3-back. Going from 1 to 2 is a much larger jump than the numbers suggest, because 1-back can be played by comparing against the letter still fresh in your ear, while 2-back requires genuinely maintaining and updating an ordered window.

Each level also tightens the pace slightly and adds lures, so a higher level gives you less time to run a slower, more deliberate comparison.

N-Back difficulty comparison
LevelDistanceLettersEach letterMatchesLuresRound
Easy1-back183.0 s5254 s
Standard2-back202.5 s6350 s
Hard3-back222.2 s6448 s

How the N-Back score works

N-Back cannot be scored on plain accuracy, and it is worth explaining why. Only about a third of the scored letters are matches. A player who simply never touched the button would therefore be “correct” on roughly two thirds of trials — a score near 67% for doing nothing at all.

So the score uses balanced accuracy: the average of two separate rates, how many real matches you caught, and how many non-matches you correctly left alone. Never pressing gives you 100% on the second and 0% on the first. Pressing on everything gives you the reverse. Pressing at random lands in between. All three come out at 0.5, and the score curve treats 0.5 as zero. Only genuine discrimination — catching matches and withholding on everything else — moves the score at all.

That quality measure supplies 88% of the result. The remaining 12% comes from how quickly you respond to matches you actually caught, and it is multiplied by the same quality figure, so a fast guesser earns no pace credit either. Misses and false alarms are both recorded in your result rather than folded away, and Easy, Standard and Hard keep entirely separate records, since a 3-back score is not comparable to a 1-back one.

How each stream is built and checked

Every stream comes from the round’s seed, so the same seed always produces the same letters. The generator places the intended matches first, then the lures, then fills the remaining positions with letters chosen so they cannot accidentally become either — a plain letter is forbidden from repeating at n, n−1 or n+1 steps back.

The construction is not trusted as proof. Once a stream is built, the game re-reads it from the letters alone, deriving which positions are matches and which are lures without reference to how it was made, and rejects the stream unless that independent reading agrees exactly with the intended one. It also rejects streams with more than two matches in a row, which would otherwise produce a run of identical letters. Failed candidates are regenerated under a fresh fork of the seed, with a hard attempt limit rather than an open-ended loop.

The eight letters used — F, H, K, L, M, Q, R and S — were chosen so no two share a confusable shape and no two rhyme when spoken. Mirror-image pairs such as b/d and p/q are excluded, as are M/W and O/Q, because a mistake caused by misreading a letter is not a memory error and should not be scored as one.

Common N-Back mistakes

Playing on familiarity

The single most common error, and exactly what the lures are there to catch. A letter feeling recent is not evidence about its distance. If your result shows most of your false alarms were lures, this is what happened.

Trying to hold the whole stream

Attempting to memorise every letter so far collapses within about six items. The task only ever asks about the last n, and everything older can be discarded deliberately.

Freezing after an error

Realising you missed one and trying to reconstruct it usually costs the next two trials as well. The stream does not wait; the cheapest recovery is to abandon the lost letter entirely.

Starting at 3-back

3-back is genuinely hard, and a scrambled attempt teaches you very little. Most people get more from a clean 2-back, where errors are informative rather than uniform.

N-Back questions

Does n-back training make you smarter?

We make no such claim. Whether n-back practice produces gains that transfer to anything beyond the task itself has been actively disputed in the research literature for well over a decade, with results that have proved difficult to replicate consistently. What you can reasonably expect is to get better at n-back. Treat your score here as a puzzle score, not as a measure of intelligence, working memory capacity, or cognitive health.

Why do I score zero when I got most trials right?

Because “right” includes every non-match you left alone, and doing nothing achieves that automatically. The score measures whether you can separate matches from non-matches, so any strategy that does not discriminate — never pressing, always pressing, or pressing at random — comes out at zero regardless of the raw count. See the scoring section above.

What is the difference between this and dual n-back?

Dual n-back runs two streams at once, usually a position and a sound, and asks you to track both independently. This game is a single visual letter stream. Single n-back is the more common starting point and is what the timing and lure design here are built around.

Can I play with a keyboard?

Yes. The Match button holds focus when the round starts, so the space bar or Enter works throughout. The M key also works wherever your focus happens to be. Pressing more than once during the same letter does nothing extra.

What happens if I pause or leave the tab?

The stream and the timer both stop, and returning to the tab does not restart them — you have to press Resume yourself. The stream then continues from the next letter. Be aware that the letters you were holding in mind are not shown again, so a pause mid-round genuinely costs you the window you had built.

Is N-Back in the Daily Brain Workout?

Yes. N-Back joined the Daily pool in workout version 5. When Memory is one of the day’s five skills, the versioned date seed selects Grid Recall, Sequence Recall or N-Back at Standard difficulty, and everyone on that local date receives the same stream. The Daily station is always 2-back; the Easy and Hard levels are available here in standalone play.