Skip to content

JavaScript implementation and examples of many popular algorithms, data structures and other programming problems.

License

Notifications You must be signed in to change notification settings

nejcm/js-algorithms

Repository files navigation

🎓 Js algorithms

Algorithms, data structures and other programming challenges and problems implemented in JavaScript with documentation.

Big thank you goes to javascript-algorithms.


⚠️ This package is still under development! New algorithms are being added and existing ones refactored to improve code quality.


Build Status Code Coverage License: MIT

JavaScript Style Guide

All Contributors

PRs Welcome Code of Conduct

Watch on GitHub Star on GitHub

Table of Contents

Installation

# Clone repo
$ git clone https://github.com/nejcm/js-algorithms.git my-project

# Install dependencies, run lint and tests
$ yarn setup

# Run project docs
$ yarn start

Issues

Sometimes npm has some issues with running docs. Try using yarn instead for installing the deps and running tasks.

Docs & Examples

Each algorithm is described on the docs website.

Docs website

Issues

Looking to contribute? Look for the Good First Issue label.

🐛 Bugs

Please file an issue for bugs, missing documentation, or unexpected behavior.

See Bugs

💡 Feature Requests

Please file an issue to suggest new features. Vote on feature requests by adding a 👍. This helps maintainers prioritize what to work on.

See Feature Requests

❓ Questions

For questions related to using the library, please visit a support community instead of filing an issue on GitHub.

Authors

Contributors

Nejc
Nejc Muršič

💻 📖 🚇 ⚠️

This project follows the all-contributors specification. Contributions of any kind welcome!

Support

Reach out to us at one of the following places:

LICENSE

MIT

About

JavaScript implementation and examples of many popular algorithms, data structures and other programming problems.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages