We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc45570 commit bbacde9Copy full SHA for bbacde9
README.md
@@ -17,6 +17,7 @@ But knowing the stuff will help you become better! :muscle:*
17
### Algorithms
18
- [Big O Cheatsheet](http://bigocheatsheet.com/)
19
- :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)
21
22
### Numbers
23
- :page_facing_up: [Floating Point Guide](http://floating-point-gui.de/)
0 commit comments