We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fff00a commit 6b6423aCopy full SHA for 6b6423a
1 file changed
README.md
@@ -1,4 +1,4 @@
1
-# Data Structures and Algorithms
+# algorithms
2
3
This repository contains solutions and implementations to various data structures and
4
algorithms specifically in C++. Judged problems along with other classic CS problems
@@ -45,9 +45,7 @@ Adding these new features and creating pull requests are welcomed!
45
46
## Contributors
47
48
-<a href="https://github.com/domfarolino/algorithms/graphs/contributors">
49
- <img src="https://contrib.rocks/image?repo=domfarolino/algorithms" />
50
-</a>
+[<img src="https://contrib.rocks/image?repo=domfarolino/algorithms">](https://github.com/domfarolino/algorithms/graphs/contributors)
51
52
## License
53
0 commit comments