mirror of
https://github.com/TheAlgorithms/Java.git
synced 2026-03-13 08:40:43 +08:00
28 lines
1.4 KiB
Markdown
28 lines
1.4 KiB
Markdown
[](https://gitpod.io/#https://github.com/TheAlgorithms/Java)
|
|
|
|
# The Algorithms - Java
|
|
[](https://travis-ci.com/TheAlgorithms/Java)
|
|
[](https://www.paypal.me/TheAlgorithms/100)
|
|
[](https://discord.gg/c7MnfGFGa6)
|
|
[](https://gitter.im/TheAlgorithms)
|
|
|
|
You can run and edit the algorithms or contribute to them using Gitpod.io, a free online development environment, with a single click.
|
|
|
|
[](https://gitpod.io/#https://github.com/TheAlgorithms/Java)
|
|
|
|
### All algorithms are implemented in Java (for educational purposes)
|
|
|
|
These implementations are for learning purposes. The implementations may be less efficient than the Java standard library.
|
|
|
|
## Contribution Guidelines
|
|
|
|
Read our [Contribution Guidelines](CONTRIBUTING.md) before you contribute.
|
|
|
|
## Community Channel
|
|
|
|
We're on [Gitter](https://gitter.im/TheAlgorithms)! Please join us.
|
|
|
|
## Algorithms
|
|
|
|
See our [directory](DIRECTORY.md).
|