JavaScript
Algorithms and Data Structures implemented in JavaScript for beginners, following best practices.
Install / Use
/learn @TheAlgorithms/JavaScriptREADME
The Algorithms - JavaScript
<!-- Front Matter -->JavaScript Repository of TheAlgorithms, which implements various algorithms and data structures in JavaScript.
<div align="center"> </div><!-- Disclaimer --> <h4 align="center"> These implementations are for demonstrative 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. </h4>
<!-- Body -->
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.
You can find a list of the algorithms currently in the repository in the directory. Explanations of many of the algorithms can be found in the wiki.
<!-- Banner Image --> <!-- Badge Links --> <!-- External Links -->
Thanks to all the contributors ❤️
<a href = "https://github.com/TheAlgorithms/JavaScript/graphs/contributors"> <img src = "https://contrib.rocks/image?repo=TheAlgorithms/JavaScript"/> </a>Related Skills
node-connect
338.0kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
83.4kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
338.0kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
83.4kCommit, push, and open a PR

