Sarkari RiseLogin

Coding-Decoding Questions for IBPS RRB PO

Free, AI-curated practice for the Coding-Decoding section of IBPS RRB PO. We have 15+ verified questions in this bank. Below: 5 sample questions. Sign up free to unlock unlimited practice + AI explanations + per-topic analytics.

▶ Start free — IBPS RRB PO mockAll IBPS RRB PO resourcesAlready a user? Sign in →
📍 Coding-Decoding is also tested in:
SSC CGL (124)SSC GD (94)SSC MTS (82)SSC CHSL (72)
Why this topic matters · 7 min read
Coding-Decoding appears in almost every IBPS RRB PO Prelims and Mains paper under Reasoning Ability. You can expect 3 to 5 questions per set, usually in a puzzle/table format in Mains. The questions test your ability to find the hidden logic used to convert one word or number into a code. Speed and pattern recognition are the keys — a student who cracks the rule in 30 seconds solves all 5 questions in the set easily. Difficulty is low to moderate in Prelims and moderate in Mains.

Letter Coding — Shift Based

In this type, each letter of a word is shifted forward or backward by a fixed number of positions in the alphabet. For example, if A becomes C, B becomes D — every letter moved 2 steps forward. This is the most common type in IBPS RRB Prelims. Always check: is the shift the same for all letters? Is it forward (+) or backward (-)? Also check if odd-position letters shift differently from even-position letters.

  • Write A to Z with positions 1 to 26 quickly on rough sheet to save time.
  • Check the first and last letter of the coded word — if both shift by same number, it is a uniform shift.
  • Reverse coding: if CAT becomes FDW, shift is +3 for each letter.
  • Watch for opposite letter coding: A=Z, B=Y, C=X (mirror coding). Formula: coded letter position = 27 minus original position.
  • Some questions mix: consonants shift +2, vowels shift -1. Always verify with two letters before applying to full word.
Key formulas
Forward Shift
Coded position = Original position + N (wrap around after Z back to A)
When: Use when letters move forward in alphabet by fixed steps
Mirror / Opposite Letter
Coded position = 27 - Original position
When: Use when A=Z, B=Y pattern is noticed
Worked examples

If ARMY is coded as CTOA, check A(1)+2=C, R(18)+2=T, M(13)+2=O, Y(25)+2=A(27=1, wraps). Shift = +2 confirmed.

If MANGO is coded as NZMFP: M+1=N, A(1) -> Z(26) opposite style? Check 27-1=26=Z yes, N(14)+1=O wait mismatch. Always verify all letters before concluding the rule.

Word / Sentence Coding

Here full words are coded as other words or symbols. A sentence like 'sky is blue' is given a code like 'mop kir zel'. Another sentence shares some words. By comparing sentences you find which code word matches which real word. This appears in IBPS RRB Mains as a 4 to 5 question set. The trick is to find two sentences that share exactly one common word — its code will be the common code word in both coded sentences.

  • List all given sentences and their codes side by side.
  • Find pairs of sentences sharing one word — the common code is that word's code.
  • After fixing 2-3 words, remaining words are identified by elimination.
  • Order of words in coded sentence may be scrambled — do not assume position matters.
  • In IBPS RRB, codes are often 3-letter nonsense words like 'mik', 'zel', 'por'. Do not get confused by them.

Number / Mixed Coding

Letters are replaced by numbers based on a rule — could be position value (A=1, B=2), reverse position (A=26, Z=1), sum of positions, or product. IBPS RRB Mains sometimes gives a table where rows are words and columns are codes, and you decode a new word. Check if numbers relate to letter positions, ASCII values, or some arithmetic on positions.

  • Always check: is the number the position, or position squared, or sum of two letters?
  • DIGIT SUM trick: sometimes the code is sum of all letter positions. E.g. CAT = 3+1+20 = 24.
  • Reverse position: Z=1, Y=2 ... A=26 is common in RRB papers.
  • If code has same number of digits as letters, it is likely position-based one-to-one mapping.
  • If code is a single number for a whole word, think sum or product of positions.
Key formulas
Position Sum Code
Code = Sum of (position of each letter in alphabet)
When: When one number represents a whole word
Reverse Position
Code value = 27 - letter position
When: When A maps to 26, Z maps to 1
Worked examples

DESK is coded as 4519 11: D=4, E=5, S=19, K=11. Straightforward position coding A=1 to Z=26.

If SUN = 54 and TAN = 34, check S=19, U=21, N=14 sum=54. T=20, A=1, N=14 sum=35 not 34 — recheck. Always verify with all given examples before picking a rule.

New Pattern Coding — Table / Conditional

This is the Mains-level format introduced after 2018. A table is given with rows labeled as Row 1, Row 2 and columns labeled Col 1, Col 2 etc. Each cell has a code. A word is coded by picking codes based on which row and column the letter falls in. You need to find the correct code for a new word by identifying each letter's position in the table. This looks scary but is purely mechanical once you understand the structure.

  • Read the table carefully: rows are one variable (like letter groups A-E, F-J etc), columns are another (like vowel/consonant or position odd/even).
  • Practice reading the table row-column intersection fast.
  • Each letter gives one code element; combine all to get the word's code.
  • Do not rush — one wrong cell read ruins all 5 answers.
  • In exam, do this set LAST if time is short; it takes 3-4 minutes per set.
⚠ Common mistakes to avoid
  • Assuming the shift is always forward — many RRB questions use backward shift or alternate direction. Always verify with at least two letters.
  • In sentence coding, matching by position of words in the sentence — the order is scrambled, only common word comparison works.
  • Forgetting alphabet wrap-around: Z+1 = A not AA. Z is position 26, add 1 = 27 = 1 = A.
  • In number coding, confusing position sum with individual position coding — both look similar but give different answers. Always test the rule on all given examples.
  • In table coding, reading row number as column number — always double check row vs column label before noting the code.
🧠 Memory aids
  • SHIFT RULE CHECK: before applying any rule, test it on FIRST letter and LAST letter of the given word. If both match, apply to the middle letters.
  • Mnemonic for Mirror Coding: 27 MINUS saves time — just remember 27 minus original = mirror code (e.g. A=1, 27-1=26=Z).
  • For sentence coding, think of it like a PUZZLE: find the TWIN sentences (sentences sharing one word) and the TWIN code words hiding inside them.
  • Alphabet positions: EJOTY trick — E=5, J=10, O=15, T=20, Y=25. Use these as anchor points to count faster without writing all 26 letters.
🎯 IBPS RRB PO exam tips
  • IBPS RRB PO Prelims typically has 3 to 4 standalone coding questions — simple letter shift or number coding. Solve these in under 60 seconds each.
  • IBPS RRB PO Mains has 1 big set of 4-5 questions on sentence coding or table coding. Attempt this set only after easier sets are done — it is time-consuming.
  • Recent papers (2022-2024) heavily favor the sentence coding set format in Mains. Practice at least 10 such sets before exam.
  • If you spot a number code question, quickly check if it is sum-of-positions — that is the most common trick in RRB papers and can be confirmed in 10 seconds.
  • Time management tip: in Prelims, skip any coding question where you cannot find the rule in 20 seconds and return later — do not waste time decoding blindly.

Sample questions

Q1 · medium · AI-verified
If in a certain code, 'RURAL' is coded as 'SVSBM' and 'FARM' is coded as 'GBSN', then how will 'AGRICULTURE' be coded?
  1. BHSJDVMUVSF
  2. BHSJDVMUVSG
  3. BHSJDVNUVSF
  4. AHSJDVMUVSF
Q2 · medium · AI-verified
In a certain code language, 'FARMER' is written as 'GCTOFS', 'CREDIT' is written as 'DSFEJU'. How is 'RURAL' written in that code?
  1. SVSAN
  2. RUSAM
  3. SVSAM
  4. TWTBN
Q3 · medium · AI-verified
If in a certain code 'SUBSIDY' is written as '20232498', 'SCHEME' is written as '1910857', then how is 'MUDRA' written?
  1. 132118
  2. 122118
  3. 142119
  4. 132117
Q4 · medium · AI-verified
In a code language, 'ACCOUNT' is written as 'BDDPVOU' and 'BALANCE' is written as 'CBMBODF'. How is 'TRANSFER' written in that code?
  1. USBOTGFS
  2. USBMSGFS
  3. USBOTEFS
  4. USBOTFGS
Q5 · medium · AI-verified
In a code language, if 'MICRO' is written as 'NKELQ', 'FINANCE' is written as 'GJPBPDF', then how is 'SHG' written?
  1. TIH
  2. SHG
  3. RGF
  4. UJI
💡 Want answers + explanations + 10+ more Coding-Decoding questions? Sign up free →
⭐ Recommended for IBPS RRB PO aspirants

Full AI 6-Month

all your target exams · 6 months · unlimited mocks + AI
₹799~₹4.4/day
Sign up free, then unlockSee all plans →

More IBPS RRB PO topics

Cloze Test
24+ practice questions
Vyakaran (Sandhi-Samas)
15+ practice questions
Blood Relations
15+ practice questions
Sentence Improvement
15+ practice questions
Number Series
15+ practice questions
Internet and Networking
15+ practice questions

Free practice, AI explanations, 24 exams — all in one app

Daily 10-Q quiz · AI doubt solver in Hindi + English · adaptive mocks · 49,000+ practice questions (19,000+ verified PYQs).

Sign up freePricingTry Daily 10-Q