mirror of
https://github.com/TheAlgorithms/JavaScript.git
synced 2025-07-07 02:05:08 +08:00
Update README.md
This commit is contained in:
@ -1,12 +1,12 @@
|
|||||||
# The Algorithms - Javascript
|
# The Algorithms - JavaScript
|
||||||
|
|
||||||
[](https://lgtm.com/projects/g/TheAlgorithms/Javascript/context:javascript)
|
[](https://lgtm.com/projects/g/TheAlgorithms/Javascript/context:javascript)
|
||||||
[](https://github.com/TheAlgorithms/Javascript/blob/master/CONTRIBUTING.md)
|
[](https://github.com/TheAlgorithms/Javascript/blob/master/CONTRIBUTING.md)
|
||||||

|

|
||||||
|
|
||||||
### All algorithms implemented in Javascript (for educational purposes only)
|
### All algorithms implemented in JavaScript (for educational purposes only)
|
||||||
|
|
||||||
These are for demonstration purposes only. There are many implementations of sorts in the Javascript standard library that are much better for performance reasons.
|
These are for demonstration purposes only. There are many implementations of sorts in the JavaScript standard library that are much better for performance reasons.
|
||||||
|
|
||||||
## Contribution Guidelines
|
## Contribution Guidelines
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user