Skip to content

Commit 84f79ae

Browse files
authored
Merge pull request mtdvio#3 from Bottelet/patch-1
Visual presentations of sorting algorithms
2 parents bc45570 + bbacde9 commit 84f79ae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ But knowing the stuff will help you become better! :muscle:*
1717
### Algorithms
1818
- [Big O Cheatsheet](http://bigocheatsheet.com/)
1919
- :book: [Grokking Algorithms](https://www.goodreads.com/book/show/22847284-grokking-algorithms-an-illustrated-guide-for-programmers-and-other-curio)
20+
- [Sorting Algorithms](https://visualgo.net/en/sorting)
2021

2122
### Numbers
2223
- :page_facing_up: [Floating Point Guide](http://floating-point-gui.de/)

0 commit comments

Comments
 (0)