COD Level Reasoning Practice Questions - Coding-Decoding
1. In a certain code, APPLE is written as ZKKOV. How is MANGO written in the same code?
2. If CAT is coded as XZG, then DOG is coded as?
3. In a code language, PAPER is QZQFS. How is BOOK coded?
4. If in a code language 1 means +, 2 means -, 3 means ×, 4 means ÷, then 6 3 2 12 1 4 equals?
5. In a certain code, FIRE is GJSF. How is WATER coded?
6. If MOTHER is coded as NPUISF, then FATHER is coded as?
7. In a code, each letter is replaced by the letter two places ahead in the alphabet. How is SUN
coded?
8. If TABLE -> UBCMF, what is CHAIR in the same code?
9. In a certain code, LOVE is KVUD. How is HATE coded?
10. If TRAIN -> USBJO, find the code for PLANE.
11. In a language, BIRD is coded as CRJE. How is FISH coded?
12. If SCHOOL -> TDIPPM, find the code for STUDENT.
13. A word is coded by reversing the letters and replacing vowels with the next vowel. How is
APPLE coded?
14. If EASY -> GCUA, find the code for HARD.
15. In a code, letters are shifted by their position in the alphabet. How is CODE coded?
16. If SWEET is VZHHW, how is SOUR coded?
17. Each letter in a word is replaced by its mirror in the alphabet (A mirrored with Z, B mirrored with
Y, etc.). How is CAT coded?
18. If GIFT -> HJGU, what is PRESENT in the same code?
19. A code language replaces letters with their alphabetical position in reverse. How is BOOK
coded?
20. If LOVE is coded as MFWF, how is HATE coded?
21. MONEY -> NPOFZ. How is RICH coded?
22. In a certain code, letters are shifted by +3 for consonants and -2 for vowels. How is HELLO
coded?
23. If FRIEND -> GSJFOE, code ENEMY.
24. Each letter is replaced by two letters after, wrapping around at Z. Code QUIZ.
25. In a code, each consonant is replaced by the previous consonant and each vowel by the next
vowel. How is BEAUTY coded?
26. WINTER -> XJOUFS. Code SUMMER.
27. If APPLE -> BQQMF, then BANANA -> ?
28. Letters are coded by subtracting 1 from consonants and adding 2 to vowels. Code ORANGE.
29. LIGHT -> MJHIU. Find the code for DARK.
30. In a code, each consonant is replaced by the previous consonant and each vowel by the next
vowel. Code BEAUTY.
31. SUN -> TXO. Find MOON.
32. If RIVER -> SJWFS, how is LAKE coded?
33. Letters are replaced with alphabetical positions modulo 26. How is EARTH coded?
34. SCHOOL -> RNBKKM. Find COLLEGE.
35. In a code, letters are written in reverse alphabetical order. How is BOOK coded?
36. In a code language, each letter is replaced by the next consonant. How is TREE coded?
37. If FOOD -> GPPF, code WATER.
38. In a code, vowels are doubled, consonants remain the same. Code LOVE.
39. Each letter is replaced by the letter 4 positions back. Code FRIEND.
40. In a code language, letters in odd positions are shifted +1, even positions -1. Code SCHOOL.
41. APPLE -> ZKONF, BANANA -> ?
42. If CAT -> DBD, DOG -> ?
43. Coding pattern: alternate letters shifted +2 and -2. Code MOON.
44. In a code, each vowel is replaced by its position in the alphabet, consonants unchanged. Code
GAME.
45. If SUN -> 19 21 14, code MOON similarly.
46. Each letter is replaced by its alphabetical rank squared modulo 26. Code TREE.
47. If FIRE -> 6 9 18 5, CODE -> ?
48. Letters are written in reverse and vowels replaced by previous vowel. Code WATER.
49. Each consonant +3, vowel -1. Code FRIEND.
50. If APPLE -> BQQMF, code ORANGE.