From question
PARK ? 5394 ....(i)
SHIRT ? 17698 ...(ii)
PANDIT ? 532068 ...(iii)
from (i), (ii) and (iii)
N ? 2
I ? 6
S ? 1
H ? 7
A ? 3
R ? 9
So code for NISHAR is 261739
From question it is clear that each alphabet has a code based on their alphabetical order. For example a=1, b=2 ....z=26.
by going through options
l ? 12
o ? 15
v ? 22
e ? 5
so code for 1215225 is love.
Split the word into two parts and append the first part at the end of second.
From question it is clear that we need to make 2 words from word APTITUDE where first word should have first 5 alphabets and remaining 3 alphabets will be part of 2nd word.
APTITUDE ? APTIT + UDE ? UDEAPTIT
So the code for APTITUDE is UDEAPTIT.
From question
DELHI ? 73541 ---(i)
CALCUTTA ? 82589662 ...(ii)
from (i) and (ii)
C ? 8,
A ? 2,
L ? 5,
I ? 1,
C ? 8,
U ? 9,
T ? 6
So the code for CALICUT will be 8251896.
If P means #,A means %,C means $ and E means@
So,
P ? #
E ? @
A ? %
C ? $
E ? @
So the code for PEACE will be #@%$@
Interchange the alphabets of odd pair of words, and keep even pair as it is.
C O ? OC
N T ? NT
I N ? NI
U O ? UO
U S ? SU
CONTINUOUS ? OCNTNIUOSU
If a alphabate is at 'nth' position in their alphabetical order from the beginning then code is the alphabet at 'nth' position from the end.
So the code for REQUIRED is IVJFRIVW.
From given code it is clear that the alphabets of the word are written in reverse order.
So the code for LADYFINGER is REGNIFYDAL
Subtract one from number of alphabets in the given word
Total number of alphabets in GOVERNMENT = 10.
So the code for GOVERNMENT is 10-1 = 9
From given question it is clear that the alphabet at odd position from beginning are intact in the code and the alphabet at even positions are replaced by the next alphabets in alphabetical order.
L + 0 = L
O + 1 = P
F + 0 = F
T + 1 = U
Y + 0 = Y
So the code for DWARF is DXASF
C W E A Z X J Y K L 3 9 5 7 4 8 1 0 2 6Find the code for J W X C L Z
From question it is clear that the code for
J ? 1
W ? 9
X ? 8
C ? 3
L ? 6
Z ? 4
So code for WXCLZ is 198364
Comments
There are no comments.Copyright ©CuriousTab. All rights reserved.