0% found this document useful (0 votes)
3 views1 page

Tough Coding Decoding Questions

The document contains a series of 30 tough coding-decoding practice questions. Each question involves a different method of encoding or decoding words and letters, requiring the reader to apply various patterns and mathematical operations. The questions challenge the reader's logical reasoning and problem-solving skills in the context of letter manipulation.
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
3 views1 page

Tough Coding Decoding Questions

The document contains a series of 30 tough coding-decoding practice questions. Each question involves a different method of encoding or decoding words and letters, requiring the reader to apply various patterns and mathematical operations. The questions challenge the reader's logical reasoning and problem-solving skills in the context of letter manipulation.
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

Tough Coding-Decoding Practice Questions (30

Questions)
1. If BRIGHT = DTLKIVJ, then LIGHT = ?

2. If STRONG = UVTQPI, then WEAK = ?

3. If MONKEY = OQQMGA, then DONKEY = ?

4. If GARDEN = JDUGIQ, then FLOWER = ?

5. If PLAYER = SNDBGU, then GAMER = ?

6. If CANDLE = EDRIRH, then HANDLE = ?

7. If FRIEND = HTKGPF, then ENEMY = ?

8. If MARKET = OCTMGV, then TARGET = ?

9. If ORANGE = QTCPIG, then APPLE = ?

10. If SILVER = UKOZGT, then GOLD = ?

11. If CAT = 24, DOG = 26, then LION = ?

12. If SUN = 192114, then MOON = ?

13. If BAT = 21420, then BALL = ?

14. If CAR = 31218, then BIKE = ?

15. If DOG = 4×15+7 = 67, then CAT = ?

16. If FISH = 6² + 9² + 19² + 8², then BIRD = ?

17. If PEN = 35, TEN = 39, then DEN = ?

18. If CODE = 31545, then DATA = ?

19. If STAR = 1920118, then MOON = ?

20. If HAT = 8×1×20 = 160, then MAT = ?

21. If each letter is shifted by +2, -1 alternately, HELLO = ?

22. If letters are replaced by (position × 2) – 1, CAT = ?

23. If letters at even positions are reversed, SYSTEM = ?

24. If vowels are coded as next letter and consonants as previous letter, EDUCATION = ?

25. If first half is reversed and second half is shifted +1, PROBLEM = ?

26. If A=1, B=2… Word value = (sum of letters) × (number of letters), find value of LOGIC

27. If First letter → +3, Second → −2, Third → +1 (repeat), NUMBER = ?

28. If Consonants → +2 shift, Vowels → −1 shift, EDUCATION = ?

29. If Reverse word then replace each letter with opposite (A↔Z), TARGET = ?

30. If Split word into pairs and reverse each pair, COMPUTER = ?

You might also like