Skip to content

Commit 0c439a9

Browse files
authored
Added README.md
1 parent 03909a1 commit 0c439a9

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Algorithms_CPP
2+
[![contributions welcome](https://img.shields.io/static/v1.svg?label=Contributions&message=Welcome&color=0059b3&style=flat-square)](https://github.com/Roshaen/Algorithms_cpp/blob/main/CONTRIBUTING.md) 
3+
### Algorithms Implimented in C++ (For practice and educational purpose)
4+
5+
These algo implimentations are only for learning and practice. They may be less efficient from the algorithms of your knowledge.
6+
If you have a better approach to impleament these codes then feel free to contribute.
7+
8+
Read our [Contribution Guidelines](CONTRIBUTING.md) before you contribute.
9+

0 commit comments

Comments
 (0)