mirror of
https://github.com/TheAlgorithms/Java.git
synced 2025-07-06 09:06:51 +08:00
Update README.md
This commit is contained in:
@ -1,5 +1,7 @@
|
|||||||
# The Algorithms - Java
|
# The Algorithms - Java
|
||||||
|
|
||||||
|
## 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.
|
||||||
|
|
||||||
### All algorithms implemented in Java (for education)
|
### All algorithms implemented in Java (for education)
|
||||||
|
|
||||||
These are for demonstration purposes only. There are many implementations of sorts in the Java standard library that are much better for performance reasons.
|
These are for demonstration purposes only. There are many implementations of sorts in the Java standard library that are much better for performance reasons.
|
||||||
|
Reference in New Issue
Block a user