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

Published: 23 February 2020
on channel: 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  


Watch video Caesar's Cipher Java Coding Challenge | HackerRank | Edabit | How'd You Code That? online without registration, duration hours minute second in high quality. This video was added by user Ed Clark 23 February 2020, don't forget to share it with your friends and acquaintances, it has been viewed on our site 867 once and liked it 14 people.