My Quant Journey
Number Sequences

Number sequences test practice for trading interviews

Optiver, IMC and Flow Traders all run a "what comes next?" section in their online assessment, separate from the arithmetic one. It rewards a different reflex: you are not calculating, you are hunting for a rule under a clock. This desk generates 26 pattern families across three tiers, and when you miss one it tells you the rule you did not see. Free, in your browser.

How to read a sequence fast

Almost every sequence in these tests falls out of a short checklist, run in order. Most candidates lose time because they try to see the answer instead of working the checklist.

  1. Take the gaps. Constant gap means add a fixed number. If the gaps themselves grow by a constant, you have a quadratic (triangular numbers, squares plus a shift).
  2. Take the ratios. A constant ratio is geometric. A ratio that alternates between two values is an alternating-ratio pattern.
  3. Try "each term from the previous ones". Sum of the two before it (Fibonacci), sum of the three before it (tribonacci), product of the two before it, or a mix like 3x + 1.
  4. Look for two interleaved chains. If nothing works on consecutive terms, check terms 1, 3, 5 against terms 2, 4, 6.
  5. Check the number families. Squares, cubes, fourth powers, primes, prime squares, and running sums of primes or of squares.

Try these

3, 7, 15, 31, ?
63. Each term is twice the previous plus 1. The gaps double, which is the tell.
2, 6, 12, 20, 30, ?
42. The gaps are 4, 6, 8, 10, so they grow by 2. These are the products of neighbours: 1×2, 2×3, 3×4.
4, 9, 25, 49, 121, ?
169. Squares of consecutive primes: 2, 3, 5, 7, 11, 13.
1, 3, 4, 7, 11, 18, ?
29. Each term is the sum of the two before it, started from 1 and 3 instead of 1 and 1.
5, 6, 10, 12, 20, 24, ?
40. Two interleaved chains: 5, 10, 20 doubling, and 6, 12, 24 doubling. The answer continues the chain that opened the run.

Three tiers, 26 families

Questions are generated on the fly, so there is no set to memorize, and every family is built so the terms on screen pin the rule down: there is exactly one sensible continuation. Run it untimed to learn the checklist, or on a clock (1, 2 or 5 minutes) to reproduce the assessment.

Four options or free typing, your call

Most assessments show you four candidates, so that is the default here. The wrong ones are not random: they are the terms a misread rule produces, the number you land on if you keep the last gap when the gaps are actually growing, if you keep the last ratio when the rule is additive, or if you apply the rule to the wrong term. Eliminating them is a skill, which is the point.

Switch the answer mode to Type it and the options disappear. Harder, because nothing can be recovered by elimination, and worth doing once the checklist is second nature.

Each run ends with your accuracy broken down by pattern type, so you find out that you are fine on ratios and blind to interleaved chains, plus a review of every sequence you missed with its rule written out in plain language.

Explore the rest of the desk

Based on public interview reports and candidate accounts; formats change, so verify the current process with your recruiter. My Quant Journey is independent: not affiliated with, sponsored by or endorsed by any trading firm.