You are on page 1of 6

Cheat Sheets – Coding – Decoding

Shortcuts:
Letter position in the English alphabet:
A B C D E 5
F G H I J
10
K L M N O
15
P Q R S T
20
U V W X Y
25
Z

You can remember the term: EJOTY

Reversed letter position:

A B C D E F G H I J K L M
Z Y X W V U T S R Q P O N

Types of coding:

1. Letter to letter – Direct Translation:


Example: If MOUSE is coded as ZYPXQ, then what will SOME be coded as?
Hint: Every letter is coded as another letter, without any logic behind.
SOME will be coded as XYZQ.

2. Letter to letter – Mathematical operations


Example: If DEALER is coded as IIDNFR, then what is the code for BOTTLE?
Hint: Every letter goes through a mathematical operation.

Original Operation Coded


D +5 I
E +4 I
A +3 D
L +2 N
E +1 F
R +0 R

Original Operation Coded


1
© 2013 - 2021 Great Lakes E-Learning Services Pvt. Ltd. All rights reserved
Cheat Sheets – Coding – Decoding
B +5 G
O +4 S
T +3 W
T +2 V
L +1 M
E +0 E

BOTTLE will be coded as GSWVME.

3. Letter to number (or vice versa) – Direct translation:


Example: If CAMERA is coded as 246814, then which word will be coded as 4681724?
Hint: Every letter is coded as a number, without any logic behind.
In this case, since I is not a part of the given translation, the right answer may have a random letter
assigned to it.
4891724 can be a code for the word AMERICA.

4. Letter to number (or vice versa) – Position in the English alphabet


Example: If DRAMA is coded as 1491214, then what is the code for TABLE?
Hint: The difference of the position of two consecutive letters is the code.
D to R: 14 letters
R to A: 9 letters
A to M: 12 letters
M to A: 14 letters
Similarly, for the term TABLE:
T to A: 7 letters
A to B: 1 letter
B to L: 10 letters
L to E: 19 letters
TABLE will be coded as 711019

5. Letters to symbols (or vice versa) – Direct translation:


Example: If DENIM is coded as #$%@}, then what will be coded as }@%#?
Hint: Every letter is coded as a symbol, without any logic behind.
D - #, E - $, N - %, I - @, M - }
} – M, @ - I, % - N, # - D
}@%# is the code for MIND.

6. Word to word – Direct translation:

2
© 2013 - 2021 Great Lakes E-Learning Services Pvt. Ltd. All rights reserved
Cheat Sheets – Coding – Decoding
Example: If “Bananas are yellow” is coded as “Dim Sum Pin”, “Yellow is bright” is coded as “Con Pin Fum”,
and “Jokes are funny” is coded as “Bum Jam Dim”, then what is the code for “Bananas”?
Hint: Every word is coded as another word, but the order of placement may not be the same. Compare
two or more statements to confirm the translation.
Statement 1:

Bananas are yellow


Dim Sum Pin

Statement 2:
Yellow is bright
Con Pin Fum

Since “yellow” and “Pin” are common in both the statements and both the translations, it is confirmed
that “yellow” is coded as “Pin”.
Similarly,
Statement 1:

Bananas are yellow


Dim Sum Pin

Statement 2:
Jokes are funny
Bum Jam Dim

Since “are” and “Dim” are common in both the statements and both the translations, it is confirmed that
“are” is coded as “Dim”.
Word Banana are yellow
s
Actual Sum Dim Pin
translation

“Bananas” is coded as “Sum”.

7. Continuous translation:
Example: If Green is translated as Blue, Blue is translated as Yellow, Yellow is translated as Purple, and
Purple is translated as White, what is the color of sky?
Hint: Every word has a translation, but translates only once.
Sky is Blue in color. But, Blue is translated as Yellow.
So, in this case, sky is Yellow in color.

3
© 2013 - 2021 Great Lakes E-Learning Services Pvt. Ltd. All rights reserved
Cheat Sheets – Coding – Decoding
PRACTICE EXCERCISE
1. In a certain code, ‘908’ means ‘Speak in English’; ‘974’ means ‘English is funny’ and ‘945’ means ‘Funny
English Jokes’. Which of the following words will be coded as ‘5’?
A. Funny
B. Jokes
C. In
D. English

2. In a coding language, ‘26890’ is written as ‘DAIRY’, and ‘3457’ is written as ‘LEFT’. How is ‘34650’
written in that code?
A. LEARY
B. ELAEY
C. LEAFY
D. ELRFY

3. In a language, if Paper is coded as Bottle, Bottle is coded as Pen, Pen is coded as Drums and Drums is
coded as Bag, what is a writing tool?
A. Pen
B. Bottle
C. Drums
D. Paper

4. If BAHAMAS is coded as CZIZNZT, then which of the following will be coded as AHNABAXD?

A. ZIMBABWE
B. CAMBODIA
C. BARBADOS
D. MALAYSIA

5. JAMES is called QZNVH in a particular language. How will ZUBINA be called in that language?
A. ZMRYFA
B. AGYRMY
C. AFYBMZ
D. AFYRMZ

SOLUTIONS:
1. Option B
Since a code having ‘5’ does not contain the word ‘In’, we can eliminate option C.
Since the codes that contain the words ‘English’ and ‘Funny’ do not have the number ‘5’ in them, we
can eliminate ‘English’ and ‘Funny’.
4
© 2013 - 2021 Great Lakes E-Learning Services Pvt. Ltd. All rights reserved
Cheat Sheets – Coding – Decoding
Only option left is ‘Jokes’.
‘5’ is the code for ‘Jokes’.

2. Option C
3-L
4-E
6-A
5-F
0-Y

3. Option C
Pen is a writing tool. However, Pen is coded as Drums. Therefore, Drums is a writing tool.

4. Option A
Letter to letter:
Original Operation Code
B +1 C
A -1 Z
H +1 I
A -1 Z
M +1 N
A -1 Z
S +1 T

Original Operation Code


Z +1 A
I -1 H
M +1 N
B -1 A
A +1 B
B -1 A
W +1 X
E -1 D

5. Option D
Letter to letter translation in reverse order of position in the English alphabet.
A B C D E F G H I J K L M
Z Y X W V U T S R Q P O N

5
© 2013 - 2021 Great Lakes E-Learning Services Pvt. Ltd. All rights reserved
Cheat Sheets – Coding – Decoding
ZUBINA – AFYRMZ

6
© 2013 - 2021 Great Lakes E-Learning Services Pvt. Ltd. All rights reserved

You might also like