mirror of
https://github.com/mtdvio/every-programmer-should-know.git
synced 2025-01-16 22:08:14 +01:00
add Paper, Algorithm, Coding pratice sites
This commit is contained in:
parent
a8d7c35645
commit
0b36883c15
@ -33,6 +33,7 @@ But knowing the stuff will help you become better! :muscle:*
|
||||
- [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)
|
||||
- [Algorithms Visualization](https://www.cs.usfca.edu/~galles/visualization/Algorithms.html)
|
||||
- [Algorithms for Competitive Programming](https://cp-algorithms.com/)
|
||||
|
||||
### Data Structures
|
||||
- :movie_camera: [UC Berkeley, Data Structures Course](https://sp19.datastructur.es/)
|
||||
@ -195,6 +196,8 @@ But knowing the stuff will help you become better! :muscle:*
|
||||
- :newspaper: [The Morning Paper](https://blog.acolyer.org/)
|
||||
- 📜 [What Every Programmer Should Know About Memory](http://futuretech.blinkenlights.nl/misc/cpumemory.pdf)
|
||||
- 📜 [Go To Statement Considered Harmful](https://homepages.cwi.nl/~storm/teaching/reader/Dijkstra68.pdf)
|
||||
- :library [Arxiv](https://arxiv.org/)
|
||||
- :library [Sci-hub](https://sci-hub.se/)
|
||||
|
||||
### Free Books on Programming
|
||||
- :books: [Free Programming Books](https://github.com/EbookFoundation/free-programming-books)
|
||||
@ -244,3 +247,4 @@ But knowing the stuff will help you become better! :muscle:*
|
||||
- :link: [InterviewCake](https://www.interviewcake.com/)
|
||||
- :link: [At Coder](https://atcoder.jp/)
|
||||
- :link: [Codility](https://www.codility.com/)
|
||||
- :link: [Spoj](https://www.spoj.com/)
|
||||
|
Loading…
x
Reference in New Issue
Block a user