https://github.com/cosmicmind/algojs
Elegant algorithms and data structures in TypeScript.
https://github.com/cosmicmind/algojs
Last synced: about 1 year ago
JSON representation
Elegant algorithms and data structures in TypeScript.
- Host: GitHub
- URL: https://github.com/cosmicmind/algojs
- Owner: CosmicMind
- License: bsd-3-clause
- Created: 2022-04-26T13:04:24.000Z (about 4 years ago)
- Default Branch: release
- Last Pushed: 2024-08-16T10:45:14.000Z (almost 2 years ago)
- Last Synced: 2024-09-16T12:29:02.653Z (almost 2 years ago)
- Language: TypeScript
- Size: 1.43 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Algo
An algorithms and data structures library in TypeScript.
* Note: Initial RC Candidate. Not ready for use.