Civil Service Exam (Subprofessional) Clerical Ability — Coding & DecodingCheat Sheet
Cheat sheet for Civil Service Exam (Subprofessional) Clerical Ability — Coding & Decoding. Compact, printable, and organised around the concepts Civil Service Commission (CSC) tests most frequently in the Civil Service Exam (Subprofessional) 2026. Perfect for the week before exam day.
Exam context
The Career Service Examination — Subprofessional Level is conducted by Civil Service Commission (CSC) and is scheduled for Bi-annual — March and August 2026. The Clerical Ability subtest is marked as "~25% weightage" in the official pattern, and Coding & Decoding appears in position 2nd of 3 in the Civil Service Exam (Subprofessional) Clerical Ability review rotation. Passing mark: 80%. Recent Civil Service Exam (Subprofessional) 2026 papers have drawn roughly 17 questions from this subject.
Coding & Decoding - Cheat Sheet
Your last-minute revision companion for mastering coding and decoding patterns in the CSE Subprofessional exam.
Sections
Formulas
Formula
Letter Position: A=1, B=2, C=3... Z=26
Meaning
Standard alphabetical numbering system
Watch Out
Don't confuse O (15th letter) with 0 (zero)
When To Use
When codes involve position substitution
Formula
Reverse Alphabet: A↔Z, B↔Y, C↔X... (positions sum to 27)
Meaning
Mirror alphabet pairing system
Watch Out
M and N are self-paired in some systems
When To Use
When letters are replaced by their mirror opposite
Formula
Shift Formula: New Position = (Old Position + Shift) mod 26
Meaning
Mathematical representation of Caesar cipher
Watch Out
Remember wraparound: Z+1 becomes A, not AA
When To Use
For consistent letter shifting with wraparound
Common Values
Value
1
Symbol
A
Quantity
Letter A position
Value
26
Symbol
Z
Quantity
Letter Z position
Value
M=13, N=14
Symbol
M,N
Quantity
Middle letters
Section Title
Basic Mechanics
Important Facts
- Most CSE patterns use single, consistent rules
- Letter position memorization speeds up solving
- Wraparound occurs when shifts exceed Z or go before A
- Number coding often uses arithmetic operations
- Hybrid patterns combine 2+ simple rules
Key Definitions
Term
Coding
Example
CAT → DBU using +1 shift
Definition
Applying a rule to convert plaintext into coded form
Term
Decoding
Example
DBU → CAT using -1 shift
Definition
Reversing the coding rule to recover original text
Term
Caesar Shift
Example
HELLO → IFMMP (+1 shift)
Definition
Moving each letter forward/backward by fixed positions
Term
Mirror Coding
Example
CAT → XZG (C→X, A→Z, T→G)
Definition
Replacing letters with their alphabet reverse
Diagrams To Know
- Alphabet with position numbers (A=1 to Z=26)
- Reverse alphabet mapping chart
- Shift pattern examples for +1, +2, +3
Common Values
Value
+1, +2, +3, -1, -2
Symbol
±n
Quantity
Common shifts
Value
A, E, I, O, U
Symbol
V
Quantity
Vowels
Value
E=5, J=10, O=15, T=20
Symbol
landmarks
Quantity
Key positions
Section Title
Common Coding Patterns
Important Facts
- Shift patterns are most common in CSE exams
- Position coding uses A=1, B=2... Z=26 system
- Reversal coding simply flips the string
- Group coding applies different rules to different letter types
- Number sequences follow arithmetic or geometric patterns
Key Definitions
Term
Letter Shift
Example
DOG → EPH (+1 each)
Definition
Each letter advances/retreats by fixed positions
Term
Position Substitution
Example
CAB → 3-1-2
Definition
Replace letters with their numerical positions
Term
String Reversal
Example
WORLD → DLROW
Definition
Write the entire word backwards
Term
Group Coding
Example
Vowels +1, Consonants +2
Definition
Different rules for vowels vs consonants
Diagrams To Know
- Shift pattern visualization
- Reverse alphabet correspondence table
Section Title
Decoding Strategy
Important Facts
- Compare corresponding letters position by position
- Calculate difference between original and coded letters
- Look for constant differences (shift patterns)
- Check for reversal if no clear shift pattern
- Test rule on all given examples before applying
Key Definitions
Term
Pattern Recognition
Example
LEMON→MFNPO shows +1 shift pattern
Definition
Identifying the rule by comparing coded and original pairs
Term
Rule Testing
Example
Test +1 rule on second word pair
Definition
Verifying discovered pattern on multiple examples
Diagrams To Know
- Step-by-step decoding flowchart
- Letter comparison alignment method
Formulas
Formula
Square Pattern: n → n²
Meaning
Each number becomes its square
Watch Out
Distinguish from doubling (n → 2n)
When To Use
When coded numbers are perfect squares
Formula
Arithmetic Sequence: n → n + d
Meaning
Add constant difference to each term
Watch Out
Don't assume +1 without checking other terms
When To Use
When differences between terms are constant
Formula
Geometric Sequence: n → n × r
Meaning
Multiply by constant ratio
Watch Out
Check if it's addition or multiplication pattern
When To Use
When ratios between terms are constant
Common Values
Value
1,4,9,16,25,36,49,64,81,100
Symbol
n²
Quantity
Perfect squares 1-10
Value
2,4,8,16,32,64
Symbol
2ⁿ
Quantity
Powers of 2
Section Title
Number Coding
Important Facts
- Number patterns often use basic arithmetic operations
- Squaring is common in CSE number coding
- Check for addition vs multiplication patterns
- Powers and roots may appear in advanced items
- Sequence patterns follow mathematical progressions
Key Definitions
Term
Squaring Pattern
Example
3→9, 5→25, 7→49
Definition
Each number becomes its square value
Term
Doubling Pattern
Example
2→4, 3→6, 5→10
Definition
Each number multiplied by 2
Term
Power Pattern
Example
2→8, 3→27 (cubing pattern)
Definition
Numbers raised to consistent power
Diagrams To Know
- Common number pattern examples
- Arithmetic vs geometric sequence identification
Must Remember
- A=1, B=2... Z=26 (memorize key positions: E=5, J=10, O=15, T=20, Y=25)
- Most common pattern: consistent letter shift (+1, +2, -1, -2)
- Reverse alphabet pairs sum to 27 (A+Z=27, B+Y=27, etc.)
- Always test your discovered rule on ALL given examples
- Wraparound rule: after Z comes A, before A comes Z
- Number coding often uses squaring (n→n²) or doubling (n→2n)
- String reversal = write the word completely backwards
- Position substitution replaces each letter with its alphabet number
- Check for group coding (vowels vs consonants have different rules)
- CSE prefers single, clean rules over complex combinations
Last Minute Tips
- Write A-Z with numbers 1-26 on scratch paper before starting
- For shifts, count on your fingers if needed - accuracy over speed initially
- If no obvious shift, check for alphabet reversal (A↔Z pattern)
- Number patterns: try squaring first, then doubling, then adding
- Don't overthink - CSE uses straightforward patterns, not complex combinations
Comparison Tables
Rows
Values
- Each letter ±n positions
- CAT→DBU (+1)
- Constant position difference
Property
Letter Shift
Values
- A↔Z, B↔Y, etc.
- CAT→XZG
- Letter pairs sum to 27
Property
Reverse Alphabet
Values
- Letters become numbers
- CAB→3-1-2
- Numbers match positions
Property
Position Substitution
Values
- Write backwards
- HELLO→OLLEH
- Same letters, reverse order
Property
String Reversal
Columns
- Pattern Type
- Rule
- Example
- Recognition Clue
Table Title
Coding Pattern Types
Rows
Values
- Shift, Reverse, Substitute
- Square, Add, Multiply
Property
Common Operations
Values
- Compare letter positions
- Calculate arithmetic relationships
Property
Pattern Recognition
Values
- Moderate (26 letters)
- Easier (simple math)
Property
Difficulty Level
Columns
- Aspect
- Letter Coding
- Number Coding
Table Title
Number vs Letter Coding
Ready to practise for the Civil Service Exam (Subprofessional) 2026?
Super Tutor's AI review plan adapts to your weak areas and builds a weekly practice schedule around your target Civil Service Exam (Subprofessional) exam date.