https://github.com/gabrieledarrigo/grokking
A repository that contains algorithms and data structure (not only) from "Grokking Algorithm" book
https://github.com/gabrieledarrigo/grokking
algorithms data-structures grokking-algorithms
Last synced: 3 months ago
JSON representation
A repository that contains algorithms and data structure (not only) from "Grokking Algorithm" book
- Host: GitHub
- URL: https://github.com/gabrieledarrigo/grokking
- Owner: gabrieledarrigo
- License: mit
- Created: 2022-05-01T10:13:04.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-12-21T19:09:40.000Z (over 1 year ago)
- Last Synced: 2025-01-24T10:08:22.747Z (5 months ago)
- Topics: algorithms, data-structures, grokking-algorithms
- Language: TypeScript
- Homepage:
- Size: 149 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
A repository that contains algorithms and data structure (not only) from "[Grokking Algorithm](https://adit.io/posts/2016-05-25-Grokking-Algorithms-Is-Out.html)" book.