The Wayback Machine - https://web.archive.org/web/20220907143357/https://github.com/TheAlgorithms/TypeScript
Skip to content

TheAlgorithms/TypeScript

master
Switch branches/tags
Code

Latest commit

* Update README.md

* chore: add maintainer list

* Update README.md

Co-authored-by: David Leal <[email protected]>

* Update README.md

Co-authored-by: David Leal <[email protected]>

Co-authored-by: Nikhil Kala <[email protected]>
Co-authored-by: David Leal <[email protected]>
292ee00

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
Sep 3, 2022

The Algorithms - TypeScript

TypeScript Repository of TheAlgorithms, which implements various algorithms and data structures in TypeScript.

TypeScript Banner

Contributions Welcome Discord chat


These implementations are for demonstrative/educational purposes only. Dedicated implementations of these algorithms and data structures are much better for performance and security reasons. We also do not provide any guarantee for API stability.


Before contributing to this repository, make sure to read our Contribution Guidelines. You can look at other TheAlgorithms Repositories or the issues with a "help wanted" label for inspiration regarding what to implement. Our maintainers will guide you through how to make your contribution properly if you make any mistakes. The names of the maintainers of this repository are listed in the CODEOWNERS file.