Algorithms and Data Structures implemented in JavaScript for beginners, following best practices.
COMMITS
/ Ciphers/XORCipher.js October 3, 2023
R
feat: Test running overhaul, switch to Prettier & reformat everything (#1407)
Roland Hummel committed
March 29, 2022
F
merge: Improved `xorCipher` (#965)
Fahim Faisaal committed
October 11, 2021
E
Complying with JavaScript Standard Style (npx standard --fix).
Eric Lavault committed
October 9, 2021
E
Remove live code & console.log (Backtracking, Bit-manipulation, Ciphers).
Eric Lavault committed
June 23, 2020
L
Added an XOR cipher (#135)
LethargicLeprechaun committed