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 1ac8954 commit 661be44Copy full SHA for 661be44
README.md
@@ -21,7 +21,15 @@
21
22
## TL;DR
23
24
-[Install and run](#install-and-run)
+Algorithms Exercises solved in [Javascript](https://tc39.es/),
25
+running with [Jest](https://jestjs.io/) testing suite.
26
+Developed with TDD.
27
+
28
+[](https://tc39.es/)
29
+[](https://nodejs.org/)
30
+[](https://jestjs.io/)
31
32
+Go to [Install and run](#install-and-run)
33
34
## What is this?
35
0 commit comments