https://github.com/mistlog/algorithm
A collection of algorithms in literate programming
https://github.com/mistlog/algorithm
Last synced: 2 months ago
JSON representation
A collection of algorithms in literate programming
- Host: GitHub
- URL: https://github.com/mistlog/algorithm
- Owner: mistlog
- License: mit
- Created: 2019-12-22T06:20:21.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T03:30:08.000Z (over 2 years ago)
- Last Synced: 2025-02-01T15:31:12.047Z (4 months ago)
- Language: TypeScript
- Homepage:
- Size: 268 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Algorithm ·  [](https://coveralls.io/github/mistlog/algorithm)
## Documentation
Code is the best document, see [source-view](https://github.com/mistlog/algorithm/tree/master/source-view);
## License
Algorithm is [MIT licensed](https://github.com/mistlog/algorithm/blob/master/LICENSE).