You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NOTE: A [Development](https://github.com/TheAlgorithms/Java/tree/Development) branch is made for this repo where we are trying to migrate the existing project to a Java project structure. You can switch to [Development](https://github.com/TheAlgorithms/Java/tree/Development) branch for contributions. Please refer [this issue](https://github.com/TheAlgorithms/Java/issues/474) for more info.
5
+
NOTE: A [Development](https://github.com/TheAlgorithms/Java/tree/Development) branch is made for this repo where we're trying to migrate the existing project to a Java project structure. You can switch to [Development](https://github.com/TheAlgorithms/Java/tree/Development) branch for contributions. Please refer [this issue](https://github.com/TheAlgorithms/Java/issues/474) for more info.
6
6
7
-
You can play around (run and edit) the Algorithms or contribute to them using Gitpod.io a free online dev environment with a single click. No need to worry about the Dev enviroment.
7
+
You can run and edit the algorithms or contribute to them using Gitpod.io, a free online development environment, with a single click.
8
8
9
9
[](https://gitpod.io/#https://github.com/TheAlgorithms/Java)
10
10
11
11
12
-
### All algorithms implemented in Java (for education)
13
-
These implementations are for learning purposes. They may be less efficient than the implementations in the Java standard library.
12
+
### All algorithms are implemented in Java (for education purposes)
13
+
These implementations are for learning purposes. The implementations may be less efficient than the Java standard library.
14
14
15
15
## Contribution Guidelines
16
16
Read our [Contribution Guidelines](CONTRIBUTING.md) before you contribute.
0 commit comments