Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
prateekiiest authored Dec 13, 2016
1 parent d521e5e commit 71fabea
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 71fabea

Please sign in to comment.