Why this topic matters · 7 min read
Coding-Decoding is a consistent scorer in SBI Clerk Prelims and Mains Reasoning section. Typically 3-5 questions appear in Prelims, often as a set or individual questions. SBI Clerk has shifted toward new-pattern coding (table-based, sentence coding) in recent years, but letter-shift and number-substitution types still appear. This topic is high-accuracy if you know the patterns — never skip it.
Letter-Position Coding (A=1, Z=26)
The most classic type. Each letter is assigned a position value — A=1, B=2... Z=26. The code is formed by shifting letters forward or backward by a fixed number, or by reversing the alphabet (A=26, Z=1). SBI Clerk often pairs this with a small twist like +2 shift for consonants and -1 for vowels.
- A=1, B=2, C=3 ... Z=26 — memorize this as your base.
- Opposite letters: A-Z, B-Y, C-X, D-W, E-V ... use formula: Position + Opposite = 27.
- Forward shift by N: CAT with +2 gives ECV.
- Backward shift: CAT with -2 gives AYR.
- Always check if the shift is applied uniformly or alternately (odd/even positions treated differently).
- Reverse alphabet coding: A becomes Z, B becomes Y — same as opposite-letter coding.
Key formulas
Opposite Letter
Position of letter + Position of its opposite = 27
When: When each letter is replaced by its mirror in the alphabet (A<->Z, B<->Y etc.)
Letter Shift
New letter position = Original position + N (mod 26 if it exceeds 26)
When: When the code shifts each letter forward or backward by a fixed number N
Worked examples
If COLD is coded as DPME, find: each letter shifts +1 forward (C->D, O->P, L->M, D->E). So WARM = XBSN.
If FIRE is coded as UVIH, check: F(6)->U(21), 6+21=27, so it is opposite-letter coding. WATER -> DZYVI.
Number Substitution Coding
Letters are replaced by numbers following a logic — could be position values, reverse position, or a custom table. SBI Clerk often gives 2-3 coded words and asks you to find the code for a new word. The trick is to compare common letters across given examples to isolate each letter's code.
- If BALL=2133 and CALL=3133, then B=2 and C=3 (rest are same).
- Always find letters that appear in multiple given codes — they anchor your decoding.
- Watch for reversed position coding: A=26, B=25 type.
- Sometimes numbers represent rank of the letter after rearranging the word alphabetically.
- Sum or product of position values may be given as the code for the whole word.
Key formulas
Alphabetical Rank Code
Rearrange word alphabetically, assign 1,2,3... to each letter, then write rank in original order
When: When the code appears to be 1-to-N with no obvious letter-position link
Worked examples
ROAD is coded as 4213. R is 4th alphabetically in ADOR, O is 2nd, A is 1st, D is 3rd. So the coding is alphabetical rank within the word.
If TABLE=52123, find PLATE: P=3, L=2, A=1, T=5, E=4 using same alphabetical-rank logic -> PLATE = 32154.
New Pattern: Sentence or Word-Shift Coding
SBI Clerk Mains and recent Prelims introduced a set-based format where 3-4 coded sentences are given and you deduce codes for individual words. This is like a puzzle. The method is: find sentences sharing the maximum number of words, isolate the unique word and its unique code. It is process of elimination.
- Given 3 sentences — compare any two, find common words, their codes must appear in both coded lines.
- The leftover code in one line = leftover word in that line.
- Word order in the coded sentence may not match — codes can be scrambled.
- Confirm your finding using the third sentence as a cross-check.
- This type rewards patience, not speed — spend 2-3 minutes systematically.
Symbol and Mixed Coding
Letters are replaced by symbols (#, @, %, $) or a mix of symbols and numbers. Logic can be: vowels get symbols, consonants get numbers, or it could be position-based. These appear occasionally in SBI Clerk Prelims as fillers.
- Identify vowels (A,E,I,O,U) and consonants separately — often coded differently.
- Check if symbols follow alphabetical sequence (@=1st symbol for A, #=2nd for B etc.).
- If given a full word in code, match letter frequency with symbol frequency.
- Do not waste more than 90 seconds on a symbol code you cannot crack — move on.
Conditional Coding (Table-Based)
A table maps digits to letters with conditions — for example, if the first letter is a vowel, use the code of the last letter instead, and vice versa. This type is common in SBI Clerk Mains. Read the conditions carefully before starting.
- Always read ALL conditions before coding even the first letter.
- Common conditions: vowel at start or end triggers a swap or special code.
- Draw a small table on your rough sheet — eliminates errors.
- Typically asked as a set of 5 questions sharing the same table — high return on time invested.
- If two conditions seem to conflict, re-read — usually one overrides the other explicitly.
⚠ Common mistakes to avoid
- Assuming word order is preserved in sentence coding — it is often scrambled, so never match position, match frequency and elimination.
- Forgetting to check mod 26 when doing letter shifts — Z+1 wraps to A, not AA.
- Mixing up A=1 coding with reverse A=26 coding — always verify with the first given example before applying to the question.
- In conditional table coding, applying the condition to wrong letters — recheck whether the condition triggers on the original word or the code.
- Spending too long on a symbol code with no visible logic — in a 20-minute Reasoning section every second counts, so flag and move on.
🧠 Memory aids
- OPPOS = 27: Any letter plus its opposite equals 27. C(3) + X(24) = 27. Chant this while solving.
- CELI method for sentence coding: Compare, Eliminate, Lock, confirm with thIrd sentence.
- Vowels are AEIOU — 5 letters. In mixed coding, 5 symbols often map to vowels, rest to consonants. Think 5-finger rule: one hand for vowels.
- For alphabetical rank coding, think of it as a race: rearrange runners (letters) alphabetically and give them race bibs (1,2,3...), then report each runner's bib in the original starting order.
🎯 SBI CLERK exam tips
- SBI Clerk Prelims 2023 and 2024 had sentence-coding sets of 3-4 questions — mastering the CELI method alone can fetch you 3-4 marks in under 4 minutes.
- Letter-shift and opposite-letter questions are typically 1-mark individual questions — solve them in under 30 seconds each using the position shortcut.
- Conditional table-based coding appears more in Mains than Prelims — if it shows up in Prelims it is usually easier, do not overthink it.
- In Prelims, Coding-Decoding is usually difficulty level Easy to Medium — treat it as a scoring zone, not a challenge zone. Aim for 100 percent accuracy here.
- Always verify your logic with at least one given example before answering all questions in a set — one wrong assumption can cost you 4-5 marks.
Q1 · hard · AI-verified
In a code language, 'BRANCH' is written as 'CQBOAG' and 'SWITCH' is written as 'TVHUBG'. What is the code for 'FRENCH'?
- GQBDOG
- GQDOBG
- GQDOBH
- GQDONG
Q2 · hard · AI-verified
In a code language, if 'FRIEND' is written as '395784' and 'BRIDGE' is written as '139670', what is the code for 'FINGER'?
- 379605
- 397605
- 397650
- 397506
Q3 · hard · AI-verified
In a certain code language, 'LAPTOP' is coded as 'MZQUPQ' and 'MOBILE' is coded as 'NPCJMF'. How will 'TABLET' be coded in the same language?
- UBCMFU
- UBCMFU
- TBCMFU
- UBDMFU
Q4 · hard · AI-verified
If in a certain code 'pen blue ink' is coded as '5 3 7', 'blue ink pot' is coded as '3 7 9', and 'pot pen cap' is coded as '9 5 2', then what is the code for 'cap'?
- 5
- 3
- 7
- 2
Q5 · hard · AI-verified
If 'WATER' is coded as '12345' and 'POWER' is coded as '67845', then what will be the code for 'TOWER'?
- 37845
- 47845
- 57845
- 67845