Skip to content

Commit e41d10d

Browse files
authored
Update README.md
1 parent f071a33 commit e41d10d

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

README.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,13 @@
1-
# algorithms_tutorials
1+
# algorithms_tutorials
2+
3+
### This is my repo with collection of notes from different `algorithms and data structures` courses from the very beginning of my learning process
4+
I consider these notes as something between the course-notes and cheatsheets. <p>
5+
I split the notes by the main topics for easier navigation. <p>
6+
Mainly it was created to help myself to recall everything I learned, but I hope it can be aslo useful for all who just started to learn and understand `algorithms`. <p>
7+
____
8+
## Table of contents
9+
10+
### Algorithms
11+
1. [Sorting Algorithms]()
12+
2. [Searching Algorithms]()
13+
3. [Algorithms on Graphs]()

0 commit comments

Comments
 (0)