mirror of
https://github.com/TheAlgorithms/Java.git
synced 2025-12-19 07:00:35 +08:00
27 lines
1.2 KiB
Markdown
27 lines
1.2 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://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).
|