Skip to content

Commit 71fabea

Browse files
authored
Update README.md
1 parent d521e5e commit 71fabea

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,12 @@ __Properties__
8383

8484
###### View the algorithm in [action][shell-toptal]
8585

86+
###Time-Compexity Graphs
87+
88+
Comparing the complexity of sorting algorithms (Bubble Sort, Insertion Sort, Selection Sort)
89+
90+
[Complexity Graphs](https://github.com/prateekiiest/Python/blob/master/sorts/sortinggraphs.png)
91+
8692
## Search Algorithms
8793

8894
### Linear

0 commit comments

Comments
 (0)