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 letter-value coding scheme, it is given that A = 1 and the word "AND" has a total value of 19. Using the same scheme, what is the total coded value of the word "ANT"?
If "+" means "÷", "÷" means "-", "-" means "×" and "×" means "+", then what will be the value of the expression 8 + 4 ÷ 3 × 5 - 9 when evaluated under these changed operator meanings?
In a coded arithmetic expression, the symbol # means subtraction, & means division, @ means addition and % means multiplication. Using these code meanings and normal operator precedence, what is the numerical value of 505 & 5 # 4 @ 20 % 5 ?
An incorrect arithmetic equation is written as 5 + 3 × 8 - 12 ÷ 4 = 3. Which one of the following interchanges of signs (swapping every occurrence of the two chosen signs) will make this equation mathematically correct?
In a certain code language, each letter of a word is replaced by the next letter in the English alphabet, so that LOYALTY is written as MPZBMUZ. Using the same letter shift pattern, how is PROCLAIM written in that code language?
In a coded arithmetic expression, S denotes multiplied by, V denotes subtracted from, M denotes added to and L denotes divided by. Using these meanings and normal precedence, what is the value of 8 V 10 M 96 L 6 S 9 ?
Consider the incomplete letter series _ q r _ s r q _ p _ r s _ r _ p. Which of the following sets of six letters, when placed sequentially in the blanks from left to right, will correctly complete the pattern of the series?
In a coded arithmetic expression, S denotes multiplied by, V denotes subtracted by, M denotes added to and L denotes divided by. Using these meanings and normal precedence, what is the value of 96 L 12 S 7 V 49 M 10 ?
In a coded arithmetic expression, # means subtraction, & means division, @ means addition and % means multiplication. Using these meanings and standard precedence, what is the value of 315 & 3 # 9 @ 4 % 6 ?
In a certain code language, each letter in a word is replaced by the letter two places ahead in the English alphabet, so that OUTLINE is written as QWVNKPG. Using this same pattern, how is MAN written in that code language?
In a coded arithmetic system, the operators are redefined as follows: "+" means "×", "-" means "÷", "x" means "-" and "÷" means "+". Under these meanings, what is the value of the expression 16 ÷ 4 x 10 - 5 + 8 ?
In a certain code language, the operators are redefined as follows: "+" represents "×", "-" represents "+", "x" represents "÷" and "÷" represents "-". Using these definitions, what is the value of the expression 60 x 5 + 3 ÷ 24 - 6 ?
In this coding puzzle, three digit numbers are transformed according to a fixed pattern: 462 is written as 551 and 398 is written as 487. On the same basis, what should 856 be written as?
In this coding puzzle, three digit expressions are rewritten by rearranging their digits. It is given that 6 x 2 x 9 is written as 269 and 8 x 7 x 1 is written as 781. On the same basis, how should 4 x 1 x 3 be written?
In a certain code language, the operators are redefined as follows: "-" represents "×", "÷" represents "+", "+" represents "÷" and "x" represents "-". Using these meanings, what is the value of 160 + 8 x 30 ÷ 4 - 6 ?
In a coded arithmetic operation denoted by the symbol α, it is given that 18 α 1 = 34, 19 α 2 = 34 and 18 α 3 = 30. Using the same rule, what is the value of 18 α 8 ?
In this coding puzzle, a custom set of operations is defined: A*B means A multiplied by B, A@B means A divided by B, A?B means B added to A and A=B means B subtracted from A. Using these rules and normal precedence, what is the value of 10*10 = 5*10 ? 50@10 ?
In a word to number coding system, the value of a word is obtained by adding the alphabetical positions of its letters (A = 1, B = 2, …, Z = 26). If REDUCE has value 56 and RECYCLE has value 71 under this system, what is the value of REUSE?
In a special operation denoted by "x", the result is defined by the difference between the sum of the digits of the first number and the sum of the digits of the second number. It is given that 56 x 11 = 9, 37 x 13 = 6 and 42 x 12 = 3. Using the same rule, what is the value of 87 x 77 ?
In a certain code language, each letter is replaced by its alphabetical mirror so that the sum of the positions of a letter and its code partner is always 27 (A ↔ Z, B ↔ Y, …, M ↔ N). Under this Atbash style code, UNCOVER is written as FMXLEVI. Using the same code, how is TIP written?
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22