https://github.com/herminiotorres/grokking_algorithms
Code for the book Grokking Algorithms
https://github.com/herminiotorres/grokking_algorithms
algorithms book elixir grokking grokking-algorithms ruby
Last synced: 9 months ago
JSON representation
Code for the book Grokking Algorithms
- Host: GitHub
- URL: https://github.com/herminiotorres/grokking_algorithms
- Owner: herminiotorres
- License: mit
- Created: 2020-08-12T10:59:56.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-08-13T12:05:34.000Z (over 5 years ago)
- Last Synced: 2025-01-28T22:45:17.211Z (11 months ago)
- Topics: algorithms, book, elixir, grokking, grokking-algorithms, ruby
- Language: Elixir
- Homepage: https://www.manning.com/books/grokking-algorithms
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Grokking Algorithms
Code for the book Grokking Algorithms. The examples in this book are in Python, but I will create my own examples in Ruby and Elixir!
The [github:egonSchiele/grokking_algorithms](https://github.com/egonSchiele/grokking_algorithms) with example codes.