Encryption System Parameter k

XAT 2021 · QADI · Medium · Logical Reasoning

An encryption system operates as follows: Step 1. Fix a number kk (k26k \le 26). Step 2. For each word, swap the first kk letters from the front with the last kk letters from the end in reverse order. If a word contains less than 2k2k letters, write the entire word in reverse order. Step 3. Replace each letter by a letter kk spaces ahead in the alphabet. If you cross Z in the process to move kk steps ahead, start again from A. Example: k=2k = 2: zebra --> arbez --> ctdgb. If the word "flight" becomes "znmorl" after encryption, then the value of k:

  1. A.

    5

  2. B.

    4

  3. C.

    7

  4. D.

    Cannot be determined uniquely from the given information

  5. E.

    6

Practise this under exam conditions

Sign in to solve it with a live timer, the on-screen CAT calculator, and streak and accuracy tracking across every question you attempt.

Solve in the workspace