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
If the word PONDERS is coded as ONMCDQR (each letter is replaced by the immediately previous letter in the alphabet, for example P→O, O→N, N→M, etc.), then how will the word MAT be coded using the same previous-letter coding rule?
In a certain code language, the operator symbols are redefined as follows: '+' means multiplication (*), '-' means addition (+), 'x' means division (/), and '÷' means subtraction (-). Using this decoding, what is the correct value of: 80 x 16 ÷ 4 + 2 - 8 = ?
In a certain code language, letters are represented by digits. For example, FRAME is written as 79635 and TOWEL is written as 21854. Using the same letter-to-digit mapping, how will the word WORM be written in that code language?
In a certain code language, symbols are interchanged as follows: '-' means multiplication (*), '÷' means addition (+), '+' means division (/), and 'x' means subtraction (-). Using this decoding, find the correct value of: 12 - 6 + 4 x 10 ÷ 16 = ?
The following equation is incorrect due to two operator signs being placed wrongly. Which two signs should be interchanged (swapped wherever they appear) to make the equation correct? 18 - 2 ÷ 20 + 5 x 16 = 69
A custom operation @ is defined by the examples: -2@-4 = -8, -1@-8 = -8, and -1@6 = 6. Using the same rule (consistent across all examples), what is the value of -1@7 = ?
A coding scheme assigns numerical values to letters based on their alphabetical positions (A=1, B=2, C=3, ..., Z=26). For example, HAT = 29. Using the same letter-position sum method, what is the value of PAN?
In a certain coded arithmetic, the symbols represent different operations: 'X' means addition (+), '-' means division (/), '/' means subtraction (-), and '+' means multiplication (*). Based on this decoding, which of the following coded equations is mathematically correct?
In this coding system, two two-digit numbers are combined by interleaving their digits. For example: 53 34 becomes 5334, and 65 46 becomes 6456. Using the same digit-interleaving pattern, what will 75 24 become?
A coding scheme assigns each letter its alphabetical position (A=1, B=2, ..., Z=26) and the coded value of a word is the sum of those positions. For example, I=9 and SLIP=56. Using the same method, what is the value of FALL?
In a certain code language, the operators are interchanged as follows: '+' means division (/), '−' means multiplication (*), '÷' means addition (+), and '×' means subtraction (-). Using this decoding, find the correct value of: 36×12+4÷6+2−3 = ?
Some equations have been solved using a specific coding pattern. For example: 8x7x6 = 765 and 5x3x2 = 421. Using the same pattern (applied consistently to each number), what will 9x6x4 be equal to?
In a certain code language, the word EXAMPLES is written as EMAXSEPL. This code is formed by rearranging letters in a fixed positional pattern. Using the same rearrangement rule, how will the word BUOYANCY be written in that code language?
In a certain coded arithmetic, P denotes multiplication (*), T denotes subtraction (-), M denotes addition (+), and B denotes division (/). Using these meanings and standard arithmetic precedence, find the value of: 28B7P8T6M4 = ?
Some equations are solved using a fixed arrangement pattern of the three numbers. For example: 7 x 5 x 6 is written as 576, and 4 x 2 x 5 is written as 245. Using the same number-ordering pattern, what will 8 x 2 x 5 be written as?
If the word PROJECT is coded as KILQVXG using a fixed letter-substitution rule (each letter is replaced by its opposite letter in the alphabet, such as A↔Z, B↔Y, C↔X, etc.), then how will the word EGO be coded using the same opposite-letter (Atbash) rule?
In a certain code language, the operator symbols are redefined as follows: '+' means multiplication (*), '-' means addition (+), 'x' means division (/), and '÷' means subtraction (-). Using this decoding and standard precedence, what is the correct value of: 75 - 5 + 25 ÷ 125 = ?
In a certain coding pattern, the operator "@" acts on two numbers in such a way that 15@7 = 44, 5@4 = 18, and 6@17 = 46. Using the same hidden rule, what is the value of 17@4?
In a certain coded arithmetic system, "x" stands for minus, "+" stands for multiplication, "÷" stands for plus, and "-" stands for division. Using this coding, what is the correct value of the expression 175 - 25 ÷ 5 + 2 x 3 + 10?
In a certain numerical code, 4 * 2 = 3 and 8 * 4 = 3. Using the same pattern, what is the value of 21 * 7?
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22