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 7eefb1e commit 7dfa6a3Copy full SHA for 7dfa6a3
README.md
@@ -1 +1,10 @@
1
-# Algorithms
+# Algorithms
2
+
3
+My personal collection of algorithms and data structures :)
4
5
+This repository is inspired on the work of:
6
+ - [felipernb/algorithms.js](https://github.com/felipernb/algorithms.js)
7
+ - [prakhar1989/Algorithms](https://github.com/prakhar1989/Algorithms)
8
+ - [arnauddri/algorithms](https://github.com/arnauddri/algorithms)
9
+ - [sagivo/algorithms](https://github.com/sagivo/algorithms)
10
+ - [tayllan/awesome-algorithms](https://github.com/tayllan/awesome-algorithms)
0 commit comments