Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Take Free Test
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Take Free Test
Coding Decoding Questions
Unscramble with indexed letters: E→(i), R→(ii), D→(iii), I→(iv), S→(v), P→(vi). Form a meaningful word and give the correct index order.
Decode using a provided code–key table: Code row: L X P Z J Y Q M N B …; Key row: b a e s p r h i g t. Decode “Z B Y X M N Q B”.
Symbol cipher decoding: Given A→@, B→#, C→$, D→%, E→^, M→&, N→*, O→α, S→β, R→γ, U→δ, decode “# α @ γ %”.
Symbol cipher decoding (extended set): Given A→@, C→#, D→$, E→%, G→=, H→^, K→&, L→*, M→α, N→β, O→γ, S→δ, decode “^ γ α @ =%”.
Direct symbol mapping: Using A→!, B→@, C→#, D→$, E→%, F→^, G→&, H→*, I→+, O→=, P→α, R→β, S→γ, T→δ, U→∠, encode the word “FIGHT”.
Coding–decoding with symbol map (letters → symbols): A → !, B → @, C → #, D → $, E → %, F → ^, G → &, H → *, I → +, O → =, P → α, R → β, S → γ, T → δ, U → ∠. Using only this mapping, how is the word “DEAR” coded?
Two symbol-to-letter decodings are given: 1) “@ # $ % &” decodes to “ARGUE”. 2) “α β γ δ &” decodes to “SOLVE”. Using these as keys, decode the symbol string: “δ @ $% &γ ∠”. What English word does it form?
Digit-to-symbol substitution (numbers → symbols): 1 → !, 2 → @, 3 → #, 4 → $, 5 → %, 6 → ^, 7 → &, 8 → *, 9 → +. Using this mapping, how is the number 15384 written in code?
From the examples: “PENCIL” is coded as “? @ , = ; 7”, and “PAPER” is coded as “? 9 ? @ 5”. Using these consistent letter→symbol mappings, how will you code the word “CLIP”?
In a certain code language COMPUTER is written as RFUVQNPC. How will MEDICINE be written in that code language?
In a certain code language, '134' means 'good and tasty'; '478' means 'see good pictures' and '729' means 'pictures are faint'. Which of the following digits stands for 'see'?
If Z = 52 and ACT = 48, then BAT will be equal to
In a certain code language, (A) ‘pit na som’ means ‘bring me water’ (B) ‘na jo tod’ means ‘water is life’ (C) ‘tub od pit’ means 'give me toy’ (D) ‘jo lin kot’ means ‘life and death’ Which of the following represents 'is' in that language ?
In a certain code, MONKEY is written as XDJMNL. How is TIGER written in that code ?
If FRIEND is coded as HUMJTK, how is CANDLE written in that code ?
If Z= 2197 and R= 729. How would J be written in that code?
If ROSE is coded as 6821, CHAIR is coded as 73456 and PREACH is coded as 961473, what will be the code for SEARCH ?
(A) '134' means 'you are well'; (B) '758' means 'they go home'; (C) '839' means 'we are home'; Which of the statements can be dispensed with while answering the above question?
Acording to a military code, SYSTEM is SYSMET and NEARER is AENRER. What is the code for FRACTION ?
If green means red, red means yellow, yellow means blue, blue means orange and orange means green, what is the colour of clean sky ?
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23