diff --git a/README.md b/README.md new file mode 100644 index 0000000..a9361fa --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ +# Algorithms and Data Structures by RinRi + +To-Do: +- add binary search implementations +- add two pointers implementations +- add graph algorithms +- add string algorithms +- add other working source codes + +# Contribute + +Everyone is free to contribute to this repository. \ No newline at end of file