By the end of this chapter you'll be able to…

  • 1Solve sentence/coded-language sets by intersecting code-sets across sentences
  • 2Break two-common-word ambiguities using a third sentence
  • 3Decode older forms: letter shift, letter–number, opposite-letter and conditional coding
  • 4Use EJOTY landmarks to place any letter's position in seconds
  • 5Cross-check a full code dictionary against every sentence before answering
💡
Why this chapter matters in IBPS PO
IBPS coding-decoding is the new-pattern, sentence-based variety — a small logic puzzle solved by cross-referencing common words, not a letter-shift cipher. At 3–5 marks in both stages and fully deducible (no guessing), it's a reliable scorer once the intersection method is automatic. Knowing that the bank pattern differs from the SSC letter-shift form also stops candidates wasting prep time on the wrong sub-topic.

Coding–Decoding (New Pattern) — IBPS PO Reasoning

Forget the SSC-style "shift each letter by 3" puzzle — IBPS almost never asks it. The bank pattern is coded language / sentence coding: you're given a few sentences and their codes, and you must work out which code word stands for which real word by cross-referencing common words across sentences. It's a small logic puzzle, not a cipher. There are 3–5 of these per paper, and the intersection method cracks them cleanly every time. A handful of older forms (letter-number coding, symbol coding) still appear as one-offs, so this chapter covers both.


1. What IBPS actually asks

  • Sentence / coded-language coding (the staple): "In a code, 'bank gives loan' is written '@ # $' and 'gives money fast' is '# % &'…" — deduce each word's code.
  • Chinese/new-pattern coding: codes are assigned per word with no positional logic; pure intersection.
  • Occasional older forms: letter-to-letter shift, letter-to-number, and symbol substitution — solvable by finding the rule (see §5).

The dominant skill is deduction across overlapping sentences, not memorising a shift.


2. The intersection method (this is the whole staple pattern)

Given several coded sentences:

  1. Find a word common to two sentences. The code that appears in both their code-sets must stand for that common word.
  2. Eliminate that pair from both sentences; repeat with the next common word.
  3. A word appearing in only one sentence maps to the code appearing in only that sentence (once shared codes are removed).
  4. Cross-check the final mapping against every sentence — it must be consistent throughout.

Do not try to guess by word order — new-pattern codes are deliberately position-scrambled. The intersection of code-sets is the only reliable signal.


3. Worked deduction

Codes:

  • "bank gives loan" → pa ta ni
  • "gives money fast" → ni ka la
  • "loan for money" → ta ka za

Step 1 — common word 'gives' (sentences 1 & 2): shared code between {pa,ta,ni} and {ni,ka,la} is nini = gives. Step 2 — common word 'loan' (sentences 1 & 3): shared between {pa,ta,ni} and {ta,ka,za} is tata = loan. Step 3 — common word 'money' (sentences 2 & 3): shared between {ni,ka,la} and {ta,ka,za} is kaka = money. Step 4 — leftovers: sentence 1 leftover pabank; sentence 2 leftover lafast; sentence 3 leftover zafor.

Now "bank money" = pa ka, and you can answer any question the set throws.


4. Handling ambiguity (two commons, no unique intersection)

Sometimes two sentences share two words, so the intersection gives a pair of codes for a pair of words without separating them. Don't force it — bring in a third sentence containing just one of those two words; its overlap breaks the tie. If the set genuinely can't resolve a specific pair, the questions are designed so you never need that exact word — answer what is determined.


5. The older forms (one-off insurance)

  • Letter shift: find the constant gap. CAT → ECV is +2 each letter; decode by shifting back.
  • Letter–number: A=1 … Z=26 (or reverse A=26). BAD → 2,1,4. Watch for "sum of positions" or "product" variants.
  • Symbol/conditional coding: a table of digit→symbol with rules ("if the first and last are both odd, swap their codes"). Apply the conditions in order; the trap is a condition you skipped.
  • Mirror/opposite: A↔Z, B↔Y (opposite letter = 27 − position).

Quick tool: the EJOTY landmarks — E=5, J=10, O=15, T=20, Y=25 — let you place any letter's number in seconds without counting from A.


6. Solved examples

Q1 (intersection). "he is tall" = sa re na; "she is short" = re pi tu. What is the code for "is"? Solution. Common word 'is'; shared code between {sa,re,na} and {re,pi,tu} = re. re = is.

Q2 (letter shift). If DELHI is coded GHOKL, then MUMBAI is? Solution. Shift +3 (D→G, E→H…). M→P, U→X, M→P, B→E, A→D, I→L = PXPEDL.

Q3 (letter–number, EJOTY). If LAMP → 12,1,13,16, then WORD → ? Solution. W=23 (Y=25, so W=25−2), O=15, R=18, D=4 ⇒ 23,15,18,4.

Q4 (opposite letter). In a code A→Z, B→Y…, CAB becomes? Solution. Opposite = 27 − position: C(3)→X(24), A(1)→Z(26), B(2)→Y(25) = XZY.


7. The protocol

For a sentence-coding set (the common case):

  1. List each sentence's code-set.
  2. Match common words to common codes by intersection; eliminate and repeat.
  3. Assign leftovers and cross-check the full mapping against all sentences.
  4. Answer the questions from the finished dictionary.

For an older-form one-off: find the single rule (shift / position / opposite / condition), verify it on the given example, then apply to the target. Use EJOTY to place letter-numbers fast.

Key formulas & results

Everything to memorise for the exam hall, in one card. Screenshot this for revision.

Intersection rule
code(common word) = the code present in BOTH sentences' code-sets
The only reliable signal — word order is scrambled on purpose.
Leftover mapping
A word unique to one sentence = the code unique to that sentence (after removing shared codes)
Assign leftovers last, then cross-check.
EJOTY
E=5, J=10, O=15, T=20, Y=25
Place any letter's number instantly, e.g. W = 25−2 = 23.
Opposite letter
opposite position = 27 − position
A↔Z, B↔Y, C↔X … used in mirror coding.
Letter shift
Find constant gap; decode by shifting back
CAT→ECV is +2; verify the gap on the given example first.
⚠️

Traps IBPS PO sets — and how to dodge them

These are the exact option-traps and misreads that cost marks under negative marking.

WATCH OUT
Assuming code words follow the sentence's word order
New-pattern codes are deliberately position-scrambled. Ignore order entirely; use the intersection of code-sets across sentences.
WATCH OUT
Preparing SSC-style letter-shift as the main pattern
IBPS overwhelmingly asks sentence/coded-language coding. Spend most prep on the intersection method; keep letter-shift as one-off insurance.
WATCH OUT
Forcing a mapping when two words are shared by the same two sentences
You get a code-pair for a word-pair with no unique split. Bring in a third sentence containing only one of the two words to break the tie.
WATCH OUT
Skipping a condition in conditional/symbol coding
Apply the given conditions strictly in order; most errors come from ignoring an 'if first and last are both vowels…' clause. Re-read the conditions before finalising.
WATCH OUT
Miscounting letter positions from A
Anchor to EJOTY (E5, J10, O15, T20, Y25) and count a few steps from the nearest landmark instead of from A.

Exam-pattern practice

PYQ-style questions with full solutions. Work through them as a readiness check — mark yourself honestly and get your gap report at the end.

Readiness check

Are you exam-ready for Coding–Decoding (New Pattern)?

6 problems from this chapter. Try each one, reveal the worked solution, mark yourself honestly — get your gap report at the end.

6 questions~4 min worth ~5 marks in IBPS PO exams

5-minute revision

The whole chapter, distilled. Read this the night before the exam.

  • IBPS coding is new-pattern sentence coding, not letter-shift — prioritise the intersection method.
  • code(common word) = the code appearing in BOTH sentences; ignore word order.
  • Eliminate matched pairs, assign leftovers, cross-check against all sentences.
  • Two shared words ⇒ ambiguous pair; break it with a third sentence.
  • Older forms: find the single rule (shift/position/opposite/condition) and verify on the example.
  • EJOTY (E5,J10,O15,T20,Y25) and opposite = 27−position speed up number coding.
  • Apply conditional-coding rules strictly in order.

IBPS PO question blueprint

How this topic is asked, tier by tier — so you can prep to the pattern.

Typical weightage: Prelims: 3–5 marks (of 40) · Mains: 3–5 marks (of 60)

Question styleMarks eachTypical countWhat it tests
Sentence / coded-language1 each3–5Intersection deduction across overlapping sentences
Letter–number / opposite (one-off)1 each0–2Single-rule detection and EJOTY placement
Conditional / symbol coding (Mains)1.5 each0–3Applying ordered conditions to a digit–symbol table
Prep strategy
  • Day 1–3: 10 sentence-coding sets daily using the strict intersection method.
  • Day 4–5: older forms — shift, letter-number, opposite — with EJOTY drills.
  • Week 2: conditional/symbol coding sets; time full sentence sets to under 90 seconds.

Exam-hall strategy

Battle-tested tips from mentors and toppers for this topic under the sectional clock.

  1. Identify the set as new-pattern (sentence) vs older-form before choosing a method.
  2. For sentence sets, work the intersections systematically and cross-check the full dictionary.
  3. Break shared-pair ambiguities with a third sentence rather than guessing.
  4. For one-off forms, verify the rule on the given example before applying it.
  5. Use EJOTY and opposite-letter shortcuts to keep number coding under 30 seconds.

Beyond the exam

Where this skill shows up in the job you're competing for — and in life.

Pattern deduction

Reconstructing a mapping from partial, overlapping evidence is exactly what reconciliation and fraud-pattern work require.

Logical elimination

The eliminate-and-cross-check habit is transferable to any 'match the records' task at a bank desk.

Where else this topic is tested

Prepare once, score in every exam that asks it.

IBPS Clerk / SBI PO & ClerkVery high — new-pattern sentence coding every paper
RRB PO & ClerkHigh — mix of sentence and letter-number coding
SSC CGLMedium — mostly the older letter-shift/number forms

Questions aspirants ask

Pulled from the Q&A community and mentor sessions.

No. IBPS overwhelmingly asks new-pattern sentence/coded-language coding, solved by cross-referencing common words. The classic SSC letter-shift and letter-number forms appear only occasionally, so build the intersection method first and keep the older forms as light insurance.

List each sentence's code-set, find a word common to two sentences, and match it to the code common to both their sets. Eliminate that pair and repeat; assign leftovers last and verify the whole dictionary against every sentence.

You get a code-pair for a word-pair with no unique split — that's expected. Use a third sentence that contains only one of the two words to break the tie. If no sentence resolves it, the questions won't require that exact word.

Memorise EJOTY (E=5, J=10, O=15, T=20, Y=25) and count from the nearest landmark. For opposite/mirror coding, use position = 27 − original position.
Header Logo