In a certain language, SUPERMAN is coded as TTQDSLBM. How is SPIDERMAN coded in that language ?
Correct Answer: TOJCFQNZO
Explanation:
There is two sequence.
S(odd) P(Even) I(odd) D(even) E(odd) R(even) M(odd) A(even) N(odd)
For odd sequence, we want to write next alphabet of that
and for even, we want to write previous alphabet of that.