We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa96268 commit dceae90Copy full SHA for dceae90
README.md
@@ -1,5 +1,8 @@
1
# Algorithms in Javascript
2
3
+[](https://github.com/alexmozheyko/js-algorithms/actions/workflows/unit-tests.yml)
4
+[](https://github.com/alexmozheyko/js-algorithms/actions/workflows/editorconfig-check.yml)
5
+
6
## A collection of the most famous algorithms implemented in Javascript:
7
8
1. [Binary search](src/binary-search)
0 commit comments