Browse Source

add README.md

master
RinRi 3 years ago
parent
commit
3c3197be0a
1 changed files with 12 additions and 0 deletions
  1. +12
    -0
      README.md

+ 12
- 0
README.md View File

@@ -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.

Loading…
Cancel
Save