Added "Introduction to Algorithms" book reference

pull/199/head
Yannick Brenning 2 years ago committed by GitHub
parent c21479248a
commit 324bb94fe7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -32,6 +32,7 @@ But knowing the stuff will help you become better! :muscle:*
### Algorithms
- [Big O Cheatsheet](http://bigocheatsheet.com/)
- :book: [Grokking Algorithms](https://www.goodreads.com/book/show/22847284-grokking-algorithms-an-illustrated-guide-for-programmers-and-other-curio)
- :book: [Introduction to Algorithms](https://www.goodreads.com/book/show/108986.Introduction_to_Algorithms?from_search=true&from_srp=true&qid=8mUglV9uZ1&rank=1)
- [Algorithms Visualization](https://www.cs.usfca.edu/~galles/visualization/Algorithms.html)
### Data Structures

Loading…
Cancel
Save