Letter & Alphabet Series for SSC CHSL — Complete Guide

beginner 18 min read

Concept

Letter and alphabet series is one of the most reliable scoring areas in SSC CHSL Reasoning. Unlike number series, which can involve complex arithmetic, letter series follows a small set of predictable patterns — and once you learn to see them, you can solve most questions in under 20 seconds.

Here is the core idea: the 26 letters of the English alphabet are just numbers in disguise. A=1, B=2, C=3 ... Z=26. Every letter series question is secretly a number series question dressed in alphabetical clothing. The moment you convert letters to positions, the pattern becomes arithmetic — and arithmetic is something you can crack fast.

Think of it like a clock. If you know that every hour the minute hand advances by 60, you can predict where it will be at any future time. Similarly, if each letter in a series advances by 3, you know exactly which letter comes next.

SSC CHSL tests three main variants:

The good news: all three types have fixed solution frameworks. You are not discovering the rule from scratch each time — you are matching the question to one of four or five known templates. This page will make those templates second nature.

One more thing before we dive in. Always keep the alphabet numbered in your head:

A=1, B=2, C=3, D=4, E=5, F=6, G=7, H=8, I=9, J=10, K=11, L=12, M=13, N=14, O=15, P=16, Q=17, R=18, S=19, T=20, U=21, V=22, W=23, X=24, Y=25, Z=26

The wraparound rule matters too: after Z(26), you go back to A(1). So Z+1=A, Z+2=B, and similarly A-1=Z.


Deep Dive

The Alphabet Number Line

Before solving any question, write down the position of each letter in the series. This single step converts a "confusing letter puzzle" into a "straightforward number pattern" — and number patterns you can handle.

Example: Series C, F, I, L, ? Positions: 3, 6, 9, 12, ? → difference is +3 each time → next position = 15 → M

That is the core mechanic. Everything else is a variation of it.

Type 1: Pure Letter Sequences

These give you a chain of individual letters and ask for the next term or the missing term.

Common difference patterns:

Step-by-step approach:

  1. Write the alphabet position of each letter.
  2. Find differences between consecutive terms.
  3. Identify the pattern in the differences.
  4. Apply the pattern to find the missing position.
  5. Convert back to a letter.

If the differences are not obvious immediately, look for two interlocked sequences — take alternate letters and check if they form their own pattern. This catches the common "two sequences hidden in one" trap.

Type 2: Letter Cluster Series

This is SSC CHSL's favourite format. You get groups of 3 or 4 letters (e.g., BOJ, FQO, JST, NUY, ?) and you need to find the next group.

The rule: treat each position in the cluster as an independent sequence. Position 1 has its own constant difference, position 2 has its own, position 3 has its own — and they may all be different.

Solving approach:

  1. Write positions 1, 2, 3 of each cluster vertically:
    • Position 1 across all clusters: B, F, J, N, ? → positions 2, 6, 10, 14, → +4 each → 18 = R
    • Position 2 across all clusters: O, Q, S, U, ? → positions 15, 17, 19, 21, → +2 each → 23 = W
    • Position 3 across all clusters: J, O, T, Y, ? → positions 10, 15, 20, 25, → +5 each → 30 → 30−26=4 = D
  2. Combine: R, W, D → RWD

Wraparound arithmetic: when your position exceeds 26, subtract 26. When it goes below 1, add 26.

Type 3: Analogy-Based Letter Clusters

These give you two pairs (e.g., ADFI is to CFHK) and ask you to apply the same rule to a third group.

Approach:

  1. Find the difference between corresponding letters in the two given groups.
    • A→C: +2, D→F: +2, F→H: +2, I→K: +2 → rule is "+2 to each letter"
  2. Apply the same rule to the new input group.
    • ILNQ → I+2=K, L+2=N, N+2=P, Q+2=S → KNPS

Always verify the rule with all letter pairs in the given analogy, not just the first one.

Type 4: Dictionary Order

This tests whether you can sort words alphabetically — the way a dictionary does.

The method:

  1. All words start with the same first few letters? Go deeper — compare the next differing letter.
  2. Work letter by letter from left to right until you find a difference.
  3. The word with the earlier letter at the first point of difference comes first.

For Anniversary, Announcement, Antibiotic, Anthropology, Anticipation:

Type 5: Word Formation

Given a source word, check which option word can or cannot be formed using only the letters available in the source.

The method:

  1. List all unique letters in the source word and their frequency.
  2. For each option, check if it requires any letter not present in the source, or requires more copies of a letter than the source contains.
  3. The first violation you find eliminates that option.

For INTELLIGENCE: letters present are I, N, T, E, L, G, C (and their counts). The word CANCEL needs the letter A — A does not appear anywhere in INTELLIGENCE, so CANCEL cannot be formed.


Memory Tricks & Shortcuts

patternThe Column Method for Cluster Series

When you see a cluster series (3 or 4 letters per group), immediately write the letters in a vertical grid — all first-position letters in column 1, all second-position letters in column 2, and so on. Each column becomes an independent arithmetic sequence. You never need to think about the cluster as a whole. For a 4-group series with 3 letters each, this converts 1 confusing pattern into 3 obvious arithmetic sequences. Standard method (trial-and-error checking): 90 seconds. Column method: 25 seconds.

patternEJOTY — The Position Anchor

Memorise: E=5, J=10, O=15, T=20, Y=25. These five anchor letters divide the alphabet into equal fifths. To find any letter's position, locate the nearest anchor and count forward or backward. Example: what position is R? T=20, R is 2 before T, so R=18. What letter is at position 23? T=20, count 3 forward: U=21, V=22, W=23. Standard method (reciting from A): 8-10 seconds per letter. EJOTY anchor: 2-3 seconds per letter. In a 4-letter cluster question, this saves 20-30 seconds total.

patternThe Opposite-Letter Trick

Every letter has an "opposite" across the alphabet: A↔Z, B↔Y, C↔X, D↔W, E↔V, F↔U, G↔T, H↔S, I↔R, J↔Q, K↔P, L↔O, M↔N. The rule: position of a letter + position of its opposite = 27 always. So if you know A=1, then Z=27-1=26. If you know J=10, then Q=27-10=17. This is faster than counting when a question involves letters from both ends of the alphabet. Saves 3-5 seconds per conversion, which adds up in a time-pressured exam.

eliminationWord Formation — Check Rare Letters First

When checking if a word can be formed from a source word, start with the least common letters (Q, X, Z, V, W, K, J) rather than common ones (E, A, T). If the option word contains a rare letter not in the source, you find the mismatch in 1-2 seconds and move on. Standard method (checking all letters left to right): 15-20 seconds. Rare-letter-first scan: 3-5 seconds for most eliminations.

patternDictionary Order — The Divergence Point

When sorting words in dictionary order, do not read each word fully. Instead, scan downward through letter positions until you find the first position where the words differ — that is the only position that matters. For words sharing a long common prefix (like "Anti-"), jump straight to the first letter after the common prefix. This converts a full-word comparison into a single-letter comparison. For 5 words sharing a 4-letter prefix, this skips 4 comparison steps per word pair. Standard method: 45 seconds for a 5-word sort. Divergence-point method: 20 seconds.


Fast-Solving Framework

Use this decision tree in the exam hall:

Step 1 — Identify the question type:

Step 2 — Apply the right tool:

Step 3 — Wraparound check: Any time you compute a position above 26 or below 1, apply the wrap (subtract or add 26).

Step 4 — Verify with one cluster: Before marking, plug your answer back into the pattern for one term to confirm.

Target time: Type 1 — 15 seconds. Type 2/3 — 30-40 seconds. Type 4 — 25-35 seconds. Type 5 — 10-15 seconds.


Solved PYQs

Why this question: Word formation questions appear regularly in SSC CHSL and the trap is always a single missing or insufficient letter — students who scan quickly miss it.

Previous Year Questionपिछले वर्ष का प्रश्न2025
Four meaningful words are given in the options you have to check that which of the following words cannot be formed from the letters. 'INTELLIGENCE'?
  1. CANCEL
  2. NEGLECT
  3. GENTLE
  4. INCITE
Solutionसमाधान
The word 'CANCEL' requires the letter 'A', which does not appear in 'INTELLIGENCE'. Therefore, 'CANCEL' cannot be formed from the letters of 'INTELLIGENCE'.

Solving path: List the letters in INTELLIGENCE: I, N, T, E, L, L, I, G, E, N, C, E. Unique letters: I, N, T, E, L, G, C. Now scan option A (CANCEL): C-A-N-C-E-L. You need the letter A. A does not appear in INTELLIGENCE. Eliminated in one step — 5 seconds total.


Why this question: Dictionary order with a shared prefix (Ann- vs Anti-) is a classic CHSL trap. Students panic when multiple words share long prefixes.

Previous Year Questionपिछले वर्ष का प्रश्न2025
Select the option that represents the correct order of the given words as they would appear in an English dictionary. 1. Anniversary 2. Announcement 3. Antibiotic 4. Anthropology 5. Anticipation
  1. 1,2,4,3,5
  2. 2,1,4,3,5
  3. 1,2,3,4,5
  4. 2,1,3,4,5
Solutionसमाधान
Alphabetically: Anniversary(Anni-), Announcement(Anno-), Anthropology(Anth-r), Anticipation(Anti-c), Antibiotic(Anti-b). Comparing Anti- words: Antibiotic comes before Anticipation (b before c). So order is: 1,2,4,5,3 — but matching available options, the correct sequence is 1,2,4,3,5.

Solving path: All five words start with "An". Go to the third letter: n (Anni/Anno) vs t (Anth/Anti). N comes before T, so Anniversary and Announcement come first. Between those two: fourth letter i vs o → i before o → Anniversary (1) before Announcement (2). Now for the Ant- group: third letter is "t" for all three. Fourth letter: h (Anthropology) vs i (Antibiotic, Anticipation). h before i → Anthropology (4) before the two Anti- words. Between Antibiotic and Anticipation: fifth letter b vs c → b before c → Antibiotic (3) before Anticipation (5). Final order: 1, 2, 4, 3, 5.


Why this question: The "each position advances independently" pattern in cluster series is tested almost every year. This version uses a constant +5 and a reverse sequence — a favourite CHSL combination.

Previous Year Questionपिछले वर्ष का प्रश्न2024
What should come in place of the question mark (?) in the given series based on the English alphabetical order? WYS, BDX, GIC, LNH, ?
  1. QSM
  2. PSM
  3. SMQ
  4. QMS
Solutionसमाधान
Each group's first two letters advance by 5: W→B→G→L→Q and Y→D→I→N→S. The third letter advances by 5 in reverse: S→X→C→H→M. So the next term is QSM.

Solving path: Use the Column Method. Write position 1 of each cluster: W, B, G, L → positions 23, 2, 7, 12 → differences: +5 (wrap: 23+5=28→2), +5, +5 → next = 12+5=17 = Q. Position 2: Y, D, I, N → 25, 4, 9, 14 → +5 each → 14+5=19 = S. Position 3: S, X, C, H → 19, 24, 3, 8 → differences: +5 (wrapping) each → 8+5=13 = M. Answer: QSM.


Why this question: Multi-position cluster series where each position has a different step — a staple of SSC CHSL 2024. Tests whether you track three patterns simultaneously.

Previous Year Questionपिछले वर्ष का प्रश्न2024
What should come in place of the question mark (?) in the given series based on the English alphabetical order? BOJ, FQO, JST, NUY, ?
  1. RWD
  2. QVC
  3. QWD
  4. RVB
Solutionसमाधान
The first letters advance by 4: B→F→J→N→R. The second letters advance by 2: O→Q→S→U→W. The third letters advance by 5: J→O→T→Y→D (wrapping around). So the answer is RWD.

Solving path: Column Method. Position 1: B, F, J, N → 2, 6, 10, 14 → +4 each → 18 = R. Position 2: O, Q, S, U → 15, 17, 19, 21 → +2 each → 23 = W. Position 3: J, O, T, Y → 10, 15, 20, 25 → +5 each → 30 → 30-26=4 = D. Answer: RWD.


Why this question: Decreasing differences with wraparound — the decreasing-difference variant trips students who only look for +n patterns and miss -n patterns.

Previous Year Questionपिछले वर्ष का प्रश्न2022
Which letter cluster will replace the question mark (?) to complete the given series? WFBI, UCWB, SZRU, ?
  1. QWMN
  2. QWNN
  3. QXNN
  4. QXMN
Solutionसमाधान
Each letter in the cluster decreases by a fixed amount: W→U→S→Q (−2 each), F→C→Z→X (−3 each, wrapping), B→W→R→M (−5 each), I→B→U→N (−7 each). So the next term is QXMN.

Solving path: Column Method with decreasing steps. Position 1: W, U, S, ? → 23, 21, 19, → -2 each → 17 = Q. Position 2: F, C, Z, ? → 6, 3, 26, → -3 each (6-3=3, 3-3=0→wrap to 26, 26-3=23) → 23 = X. Position 3: B, W, R, ? → 2, 23, 18, → -5 each (2-5=-3→wrap to 23, 23-5=18, 18-5=13) → 13 = M. Position 4: I, B, U, ? → 9, 2, 21, → -7 each (9-7=2, 2-7=-5→wrap to 21, 21-7=14) → 14 = N. Answer: QXMN.


Common Mistakes


Related Topics


Practice on SarkariRise

Sign up + get 3 free mocks →