Skip to main content

Installation

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

# Install dependencies
yarn install

# Run setup
yarn setup

# Run project
yarn start

Contributing

Read CONTRIBUTING.md for more info.

Submit a Pull request to include your algorithm.

Issues

Looking to contribute? Look for the Good first issue label.

🐛 Bugs

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

💡 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.

❓ Questions

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