If VICTORY is coded as YLFWRUB, how can SUCCESS be coded ?

If VICTORY is coded as YLFWRUB, how can SUCCESS be coded ?

Ques:- If VICTORY is coded as YLFWRUB, how can SUCCESS be coded ?
2 2875

2 Answers on this Question

  1. The answer for this question is very simple: it is called Ceaser Cipher.
    It consists of replacing a character by another located in (current character position + (key-1)), where key = how many positions you want to skip.
    For Example: VICTORY -> YLFWRUB with the key = 3.
    Then SUCCESS -> QXFFHQQ

    Note: it should work like a circle(Z+1 = A).

Leave a Reply

Your email address will not be published. Required fields are marked *

Scroll to top