Coding Decoding (Level 2) - Study Notes
Coding Decoding (Level 2) - Study Notes
LOGICAL REASONING
Copyright © 2014-2021 Testbook Edu Solutions Pvt. Ltd.: All rights reserved
Download Testbook
Coding Decoding
Coding is a process that is used to encrypt a word in a particular pattern following some set of rules.
Decoding is a process to decrypt the given code into its original form.
Real-life Example:
Suppose one Indian soldier wants to send an encrypted message to another Indian army i.e. “NJTTPO CNMD”.
Another soldier from a different county tries to read it but cannot.
If we decode it
M+1=N
I+1=J
S+1=T
S+1=T
O+1=P
N+1=O
And
C+1=D
N+1=O
M+1=N
D+1=E
Concept:
The alphabet with their positional value-
Memory Tip
“EJOTY” will help you to find nearby letters quickly.
E J O T Y
5 10 15 20 25
Vowel series:- A, E, I, O, U
Testbook Trick
Also we have some tricks to remember positional values of many letters of alphabet:
B Bittu B-2
Duffer
D D-4
Du + FER (4)
F FIX-SIX F-6
G G-7
H H- 8
I I-9
K K-11
L L-12
N N - 14
Q Q-17
R R-18
T T-20
U U-21
W W-23
X X-24
Covered Topics
1. Letter to Letter Coding
3. Substitutional Coding
Number Coding
Number Coding
When a small digit number is provided When a large digit number is provided
Opposite / Reverse Positional Value is the summation of the two alphabet letters is 27.
Sometimes, the operations have been done in prime numbers and Vowel.
We add +5 to the positional value of the letter which is a prime number and adds +4 to the composite
number.
Substitutional Coding
In this section, words are encrypted or coded with the substitute word.
Example:
Q: If ‘eye’ is called ‘hand’ , ‘hand’ is called ‘mouth’, ‘mouth’ is called ‘ear’, ‘ear’ is called ‘nose’ and ‘nose’ is
called ‘tongue’, then with which of the following would a person hear?
Chinese Coding
In this section, a few statements consisting of same words but in different order will be coded as words or
symbols or letters and you need to find the codes of words by finding the common words in different state-
ments as the code of a word in both the statement will be same.
Example:
In a certain code '754' means 'lake is sea', 582 means 'ocean is river' and '809' means 'ocean and pond' then
what will be the code for 'river'?
1. 64112311
2. 64122311
3. 64112310
4. 64112111
Answer: 2
Solution:
Similarly we get-
Q) If the code for "TEACUP" is "25437" and "DOGKLP" is "191828". Then what is the code for "HTRUBP"?
1. 283916
2. 263918
3. 283816
4. 283918
Answer: 4
Solution:
Q) In a code language, MUSIC is coded as NFHRX; TONIC is coded as GLMRX; and BOOST is coded as
YLLHG. Then, how would MOIST be coded in that language?
1. NRSGH
2. NMSGH
3. MNRGH
4. NLRHG
Answer: 4
Solution: For this question, we will use the table given below-
Similarly,
Q) In a certain code language, 'get up and go' is written as 'fa ka la ju', 'jump up and dance' is written as 'lu
la hu fa', 'go there jump here' is written as 'na lu fu ka' and 'and there you come' is written as 'na tu ya la'.
How will 'get up go there' be written as in that language?
1. fu ya ka na
2. fa ju la ka
3. fa ya ka na
4. fa ju ka na
Answer: 4
Solution:
get - ju
up - fa
go - ka
there - na
Q) In a certain code language, if 'TABLE' is written as "VEDNI' and "CHAIR' is written as 'EJEMT', then how is
the word 'BENCE' would be written in that language?
1. DIPFJ
2. DGPEJ
3. DIPEI
4. DGPFT
Answer: 3
Solution:
And,
Similarly,
Q) In a certain code language, 'MAPED' is coded as '64' and 'RECK' is coded as '41'. How will 'NOSE' be coded as in that lan-
guage?
1. 82
2. 52
3. 63
4. 57
Answer: 4
Solution:
The positions of the letters according to the English alphabet series:
In MAPED:
MAPED = (13 + 1 + 16 + 5 + 4) + 52
= 39 + 25
= 64
And;
In RECK:
= 37 + 4
= 41
Similarly;
In NOSE:
NOSE = (14 + 15 + 19 + 5) + 4
= 53 + 4
= 57