Caesar's Cipher Java Coding Challenge | HackerRank | Edabit | How'd You Code That?

Опубликовано: 23 Февраль 2020
на канале: Ed Clark
867
14

Caesar's Cipher

Named after Julius Caesar, Caesar’s Cipher is one of the earliest known and simplest ciphers. It is a type of substitution cipher, in which each letter in the plaintext is 'shifted' a certain number of places down the alphabet. For example, with a shift of 1, A would be replaced by B, B would become C, and so on:

plaintext: defend the east wall of the castle
ciphertext: efgfoe uif fbtu xbmm pg uif dbtumf

We’re writing a method that takes a string - the text to be encrypted, and an integer - the rotation factor, and returns a string with Caesar’s Cipher applied.

Closed Captions/Subtitles - [email protected]

Video Editing - [email protected]

Songs: Takeoff - Ikson (Vlog No Copyright Music)
Music promoted by Vlog No Copyright Music.
  / ikson  


Смотрите видео Caesar's Cipher Java Coding Challenge | HackerRank | Edabit | How'd You Code That? онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Ed Clark 23 Февраль 2020, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 867 раз и оно понравилось 14 людям.