mirror of
https://github.com/TheAlgorithms/JavaScript.git
synced 2025-07-09 21:55:46 +08:00
updating DIRECTORY.md
This commit is contained in:
@ -1,4 +1,7 @@
|
|||||||
|
|
||||||
|
## back-tracking
|
||||||
|
* [Sudoku](https://github.com/TheAlgorithms/Javascript/blob/master/back-tracking/Sudoku.js)
|
||||||
|
|
||||||
## Ciphers
|
## Ciphers
|
||||||
* [CaesarsCipher](https://github.com/TheAlgorithms/Javascript/blob/master/Ciphers/CaesarsCipher.js)
|
* [CaesarsCipher](https://github.com/TheAlgorithms/Javascript/blob/master/Ciphers/CaesarsCipher.js)
|
||||||
* [KeyFinder](https://github.com/TheAlgorithms/Javascript/blob/master/Ciphers/KeyFinder.js)
|
* [KeyFinder](https://github.com/TheAlgorithms/Javascript/blob/master/Ciphers/KeyFinder.js)
|
||||||
|
Reference in New Issue
Block a user