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