📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
Add rail fence cipher (#516)
* Add rail fence cipher encoder & decoder * Add functions to encode & decode strings using the rail fence cipher method * Add unit tests covering empty strings, pair & odd number of characters in the input string, n=3 & n=4 * Add a README.md for the algorithm * Update root README.md to link to the new algorithm * Rename the CI workflow file. Co-authored-by: Oleksii Trekhleb <trehleb@gmail.com>
J
João Pedro Raskopf committed
9641940fd78fce6766237118a36647204c67343c
Parent: c755110
Committed by GitHub <noreply@github.com>
on 12/20/2020, 5:40:22 PM