Coding, Decoding, and Direction








Jobs By Batch
Jobs By Location
Jobs By Degree
Jobs By Branch
IT Jobs
Internships
Govt. Jobs
Admissions










Placement Updates





Study Material







Quiz Begins Here

Q #1
:

Directions: Answer the questions on the basis of the information given below.

In a certain code SOCIAL is written as TQFMFR, then how you will code DIMPLE?
+

S+1=T     D+1=E 

O+2=Q     I+2=K 

C+3=F     M+3=P 

I+4=M     P+4=T 

A+5=F     L+5=Q 

L+6=R     E+6=K 


Q #2
:

Directions: Answer the questions on the basis of the information given below.

In a certain code language, QUEUE is written as Q 22, and CHURCH is written as 1UR1. Which of the following would be most appropriate code for BANANA in that language?
+

Q UE UE = Q 2 2 (String starting from index 2 is repeated) 

CH UR CH = 1 UR 1 (String starting from index 1 is repeated)

Similarly:-

B AN AN A = B 2 2 A (String starting from index 2 is repeated) 

OR

BA NA NA = BA 3 3 (String starting from index 3 is repeated) 


Q #3
:

Directions: Answer the questions on the basis of the information given below.

In a certain code, GIGANTIC is written as GIGTANCI. How is MIRACLES written in that code?
+

GIG ANT IC       MIR ACL ES

GIG TAN CI       MIR LAC SE

->1st group of letters same

->In 2nd group, last letter becomes first

->3rd group of letters reverses 


Q #4
:

Directions: Answer the questions on the basis of the information given below.

If PORTER is written as QNSSFQ, then BRIGHT would be coded as

Warning: Undefined array key 4 in /home/illumina/public_html/TyariOnline/cdd/difficult/index.php on line 1047
+

P+1=Q     B+1=C 

O-1=N     R-1=Q 

R+1=S     I+1=J 

T-1=S     G-1=F 

E+1=F     H+1=I 

R-1=Q     T-1=S


Q #5
:

Directions: Answer the questions on the basis of the information given below.

In a certain code, GOODNESS is coded as HNPCODTR. How is GREATNESS coded in that code?
+

Explanation : . Letters at odd places in the coded word are one letter ahead of the letters in the basic word, and letters at even places are one letter behind of the letters in the basic word as their positions in the alphabet.