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
In a certain code, the word "SOBER" is written by shifting every letter one position backward in the alphabet (S->R, O->N, B->A, E->D, R->Q). Using the same rule, how will "LOTUS" be written?
If the word "MEAT" is written as "TEAM" by swapping the first and last letters while keeping the middle order the same, then how will "BALE" be written in the same rule?
If "WATER" is encoded as "YCVGT" by shifting every letter forward by 2 positions in the alphabet (W->Y, A->C, T->V, E->G, R->T), then which word is encoded as "HKTG"?
If "TABLECLOTH" is coded as "XEMRANRIXT" by a fixed letter-to-letter substitution based on positions in that specific word, then using the same mapping, how is "HOTEL" coded?
If "DEMOCRATIC" is written as "EDMORCATCI" by swapping positions (1↔2, 5↔6, 9↔10) and leaving other positions unchanged, then how will "CONTINUOUS" be written using the same positional swaps?
In a certain code, P is written as "#", A as "%", C as "$", and E as "@". Using the same code, how is "PEACE" written?
If "DELHI" is coded as "73541" and "CALCUTTA" as "82589662" using a consistent letter-to-digit mapping, then what is the code for "CALICUT"?
If in a certain code the word "DAUGHTER" is written as "TERDAUGH" by moving the last three letters to the front, then how will "APTITUDE" be written using the same operation?
The code "165135" represents the word "peace" using alphabet positions (p=16, e=5, a=1, c=3, e=5). Using the same rule, which word is represented by "1215225"?
If PARK is coded as 5394, SHIRT as 17698, and PANDIT as 532068 using a consistent letter-to-digit mapping, then what is the code for NISHAR?
In a certain code, words are encoded using the Atbash substitution (A↔Z, B↔Y, C↔X, ...). If "CERTAIN" is coded as "XVIGZRM" and "SEQUENCE" as "HVJFVMXV", how is "REQUIRED" coded?
In a coded language, a word is written in reverse order. If "BRINJAL" becomes "LAJNIRB", how will "LADYFINGER" be written?
If the word "REASON" is coded as 5 and "BELIEVED" is coded as 7 by subtracting one from the total number of letters, what is the code number for "GOVERNMENT"?
If "LOFTY" is coded as "LPFUY" by keeping letters at odd positions unchanged and shifting letters at even positions forward by 1 (O->P, T->U), then how will "DWARF" be written?
A letter–number code is given as follows (top row letters, bottom row numbers): C W E A Z X J Y K L / 3 9 5 7 4 8 1 0 2 6. Using this mapping, what is the code for J W X C L Z?
If 54 + 43 = 2 and 60 + 51 = 10 by a special rule, then what is the value of 62 + 72 under the same rule?
If "SEARCH" is coded as "TFBSDI" by shifting each letter forward by 1 in the alphabet, then how will "PENCIL" be coded?
Evaluate the expression by following the left-to-right operation order for the given fractions. Compute: 15/20 ÷ 4/5 × 2/3 × 8/5
Coding rule: each letter is shifted by +2 positions in the alphabet (wrap around from Z to B). If FATHER is coded as HCVJGT, how is SHIP coded?
In the code language: "481" means "sky is blue", "246" means "sea is deep", and "698" means "sea looks blue". Which number codes the word "blue"?
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23