@@ -27,6 +27,17 @@ My personal collection of algorithms and data structures :)
27
27
- [ sagivo/algorithms] ( https://github.com/sagivo/algorithms )
28
28
- [ tayllan/awesome-algorithms] ( https://github.com/tayllan/awesome-algorithms )
29
29
- [ braydie/HowToBeAProgrammer] ( https://github.com/braydie/HowToBeAProgrammer )
30
+ - [ nzakas/computer-science-in-javascript] ( https://github.com/nzakas/computer-science-in-javascript )
31
+ - [ donnemartin/interactive-coding-challenges] ( https://github.com/donnemartin/interactive-coding-challenges )
32
+ - [ EvgenyKarkan/EKAlgorithms] ( https://github.com/EvgenyKarkan/EKAlgorithms )
33
+ - [ mgechev/javascript-algorithms] ( https://github.com/mgechev/javascript-algorithms )
34
+ - [ kennyledet/Algorithm-Implementations] ( https://github.com/kennyledet/Algorithm-Implementations )
35
+ - [ jbrownlee/CleverAlgorithms] ( https://github.com/jbrownlee/CleverAlgorithms )
36
+ - [ arnauddri/algorithms] ( https://github.com/arnauddri/algorithms )
37
+ - [ ivan-vasilev/neuralnetworks] ( https://github.com/ivan-vasilev/neuralnetworks )
38
+ - [ phishman3579/java-algorithms-implementation] ( https://github.com/phishman3579/java-algorithms-implementation )
39
+ - [ lintool/MapReduceAlgorithms] ( https://github.com/lintool/MapReduceAlgorithms )
40
+ - [ DEAP/deap] ( https://github.com/DEAP/deap )
30
41
31
42
### Books
32
43
- [ Programming Pearls] ( http://www.amazon.com/Programming-Pearls-2nd-Edition-Bentley/dp/0201657880 )
0 commit comments