Update README.md

This commit is contained in:
Prateek Chanda 2016-12-13 16:24:41 +05:30 committed by GitHub
parent d521e5ecc6
commit 71fabeaea3

View File

@ -83,6 +83,12 @@ __Properties__
###### View the algorithm in [action][shell-toptal]
###Time-Compexity Graphs
Comparing the complexity of sorting algorithms (Bubble Sort, Insertion Sort, Selection Sort)
[Complexity Graphs](https://github.com/prateekiiest/Python/blob/master/sorts/sortinggraphs.png)
## Search Algorithms
### Linear