Match each original word in List-I with its correctly coded representation in List-II based on its specific alphabetical coding rule.
- MINTNJOU
- COLDBNKC
- HIGHSTRS
- PARKKRAP
Cevap
'MINT' matches with 'NJOU' (+1 shift), 'COLD' matches with 'BNKC' (-1 shift), 'HIGH' matches with 'STRS' (reverse alphabetical pair), and 'PARK' matches with 'KRAP' (letter reversal).
Each word aligns with its precise logical transformation: 'MINT' undergoes a position shift to become 'NJOU', 'COLD' undergoes a position shift to become 'BNKC', 'HIGH' uses reverse alphabetical pairing to become 'STRS', and 'PARK' reverses its letter order to become 'KRAP'.
Adım Adım Çözüm
Anahtar Kavram
Basic letter shift rules, reverse alphabetical pairs, and string reversal in Coding-Decoding.