Java

All Algorithms implemented in Java

66,155 stars Java Markdown Skills API Spec #algorithm#algorithm-challenges#algorithms#algorithms-datastructures
AI Prompts & Specs

Repository: TheAlgorithms/Java


Stars: 65380

README.md

The Algorithms - Java

![Build](https://github.com/TheAlgorithms/Java/actions/workflows/build.yml)
![codecov](https://codecov.io/gh/TheAlgorithms/Java)
![Discord chat](https://discord.gg/c7MnfGFGa6)
![Gitpod ready-to-code](https://gitpod.io/#https://github.com/TheAlgorithms/Java)


You can run and edit the algorithms, or contribute to them using Gitpod.io (a free online development environment) with a single click.

![Open in Gitpod](https://gitpod.io/#https://github.com/TheAlgorithms/Java)

All algorithms are implemented in Java (for educational purposes)


These implementations are intended for learning purposes. As such, they may be less efficient than the Java standard library.

Contribution Guidelines


Please read our Contribution Guidelines before you contribute to this project.

Algorithms


Our directory has the full list of applications.