You are on page 1of 5

Coding-Decoding & Letter Series

Subtopics to be covered: -

 Shifting based coding


 Shuffling based coding
 Shifting & Shuffling combined coding
 Opposite letter based coding
 Numerical coding
 Miscellaneous coding
 Letter series

Useful Table for coding-decoding: -

1 2 3 4 5 6 7 8 9 10 11 12 13
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
26 25 24 23 22 21 20 19 18 17 16 15 14

Shifting based coding: -

Q1. If RED is coded as SGG then find the code for YELLOW

R E D
+1 +2 +3
S G G

Y E L L O W
+1 +2 +3 +4 +5 +6
Z G O P T C

Q2. If MOBILE is coded as PRELOH then find the code for SMARTPHONE

M O B I L E
+3 +3 +3 +3 +3 +3
P R E L O H

S M A R T P H O N E
+3 +3 +3 +3 +3 +3 +3 +3 +3 +3
V P D U W S K R Q H

Q3. If TABLE is coded as UYEHJ then find the code for CHAIR

T A B L E
+1 -2 +3 -4 +5
U Y E H J

C H A I R
+1 -2 +3 -4 +5
D F D E W
Q4. If PHP is coded as QLY then find the code for JAVA

P H P
+1 +4 +9
Q L Y

J A V A
+1 +4 +9 +16
K E E Q

Coding with shuffling letters: -

Q5. In a certain language if the word CHAIR is coded as RIAHC then find the code for DESK

C H A I R
R I A H C

As we can observe that this is an example of Reverse Shuffling

D E S K
K S E D

Q6. In a certain language if the word MUMBAI is coded as UMBMIA then find the code for
PUNE

M U M B A I
U M B M I A

As we can observe that this is an example of Criss-cross Shuffling

P U N E
U P E N

Q7. In a certain language if the word DEHLI is coded as EDHIL then find the code for ORIYA

D E H L I
E D H I L

As we can observe that this is an example of 2-1-2 Shuffling

O R I Y A
R O I A Y

Q8. In a certain language if the word KATRINA is coded as TAKRANI then find the code for
KAUSHAL

K A T R I N A
T A K R A N I

As we can observe that this is an example of 3-1-3 Shuffling

K A U S H A L
U A K S L A H
Shifting & Shuffling combined together: -

Q9. In a certain language if the word CHAIR is coded as SJBID then find the code for DESK

+1 +1 +1 +1 +1
C H A I R
S J B I D

(Reverse Shuffling)

D E S K
L T F E

Q10. In a certain language if the word MUMBAI is coded as VNCNJB then find the code for
PUNE

+1 +1 +1 +1 +1 +1
M U M B A I
V N C N J B

(Criss-cross Shuffling)

P U N E
V Q F O

Q11. In a certain language if the word DEHLI is coded as FEGJM then find the code for
ORIYA

+1 +1 -1 +1 +1
D E H L I
F E G J M

(2-1-2 Shuffling)

O R I Y A
S P H B Z

Q12. In a certain language if the word KATRINA is coded as UAJRBNH then find the code for
DEEPIKA

-1 0 +1 0 -1 0 +1
K A T R I N A
U A J R B N H

(3-1-3 Shuffling)

D E E P I K A
F E C P B K H

Coding with Opposite Letters: -

Q13-15: - If REAP is coded as IVZK then find the code for following words
13. INTERNET
14. LAPTOP
15. MANAGEMENT
13. INTERNET = RMGVIMVG
14. LAPTOP = OZKGLK
15. MANAGEMENT = NZMZTVNVMG

Numerical coding: -

Q16. If ADD=9 then find the code for MULTIPLY

ADD = 1+4+4 = 9

MULTIPLY = 13+21+12+20+9+16+12+25 = 128

Q17. If ADARSH=45 & STOOL=76 then find the code for COLLEGE

ADARSH = 51−6 (letters) = 45

STOOL = 81−5 (letters) = 76

COLLEGE = 59−7 (letters) = 52

Q18. If BORE=10 then find the code for HOTEL

BORE = 40÷4 (letters) = 10

HOTEL = 60÷5 (letters) = 12

Q19. If AUDIO=85 & VIDEO =80 then RADIO=?

AUDIO = 26+6+23+18+12 = 85(sum of opposite letters position)

VIDEO = 5+18+23+22+12 = 80(sum of opposite letters position)

RADIO = 9+26+23+18+12 = 88(sum of opposite letters position)

Q20. If MUNNI= 43559 & SHEELA= 185531 then PINKY=?

MUNNI = 13-21-14-14-9=43559 (digit sum of position)

SHEELA = 19-8-5-5-12-1=185531(digit sum of position)

PINKY = 16-9-14-11-25=79527 (digit sum of position)

Miscellaneous coding: -

Q21. If Fruits are sweet is coded as 547; Lets have Fruits is coded as 352; Fruits have Vitamins
is coded as 625, then Vitamins =?

Fruits are sweet = 547 Lets have Fruits = 352 Fruits have vitamins = 625

Fruits=5 have = 2 Vitamins=6


Q22. If Paper is tough is coded as 138; Solve the paper is coded as 521; Tough paper test is
coded as 816, then Test =?

Paper is tough = 138 Solve the paper = 521 Tough paper tests = 816

Paper=1 tough = 8 Test=6

Q23. If ROOM is called BED, BED is called WINDOW, WINDOW is called FLOWER
and FLOWER is called COOLER, on what would a man sleep?

Man sleeps on BED and the BED is called as WINDOW hence the answer for this question is
WINDOW

Q24. If SAND is called AIR, Air is called PLATEAU, PLATEAU is called WELL, WELL is called
ISLAND and ISLAND is called SKY, then from where will a woman draw water?

Water is drawn from WELL & WELL is called as ISLAND hence the answer for this question is
ISLAND

Letter Series: -

Q26-30 Find the next term in the series

Q26. A, C, E, G, __

A+2 = C C+2 = E E+2 = G G+2 = I

Q27. Y, W, U, S, Q, O, __

Y-2 = W W-2 = U U-2 = S S-2=Q Q-2=O O-2 = M

Q28. JAK, KBL, LCM, MDN,__

NEO (Shifting of +1 for all terms)

Q29. AIU, CKW, ____, GOA

EMY (Shifting of +2 for all terms)

Q30. QON, MKJ, IGF, __

ECB (Shifting of -4 for all terms)

You might also like