An automated transit gate authenticates employee badges by generating a daily encrypted code based on the employee's assigned sector. When an employee's sector is WINTER, the authentication code generated is ZKOWGS.
Applying the identical logical sequence, what authentication code will be generated if an employee's sector is SPRING?
Cevap: VRSLPH / vrslph
Cevap
VRSLPH
The system encrypts words by applying a repeating forward alphabetical shift of +3, +2, and +1 to consecutive letters. Applying this sequence to SPRING (S+3, P+2, R+1, I+3, N+2, G+1) results in VRSLPH.
Adım Adım Çözüm
Anahtar Kavram
Identifying and applying sequential mathematical shifts to alphabetical characters.