I have this mental ability question where I am not getting the proper pattern:
If in a certain code language 'SOLDIER' is written as 'SFJDKNR' then how will 'GENIOUS' be written in that code language? TVPIMDF is the answer but why?
Please explain the same
I think the idea is to reverse the letter order, then move up the first three letters by one in the alphabet, move down the last three by one, and keep the middle letter fixed. At least, I think this is the answer the person who originally posed the problem was looking for.