Skip to content

Commit 93922cc

Browse files
authored
Merge pull request mtdvio#193 from wa008/master
2 parents 0ab9f42 + 51dc35b commit 93922cc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ But knowing the stuff will help you become better! :muscle:*
3636
- :book: [Grokking Algorithms](https://www.goodreads.com/book/show/22847284-grokking-algorithms-an-illustrated-guide-for-programmers-and-other-curio)
3737
- :book: [Introduction to Algorithms](https://www.goodreads.com/book/show/108986.Introduction_to_Algorithms?from_search=true&from_srp=true&qid=8mUglV9uZ1&rank=1)
3838
- [Algorithms Visualization](https://www.cs.usfca.edu/~galles/visualization/Algorithms.html)
39+
- [Algorithms for Competitive Programming](https://cp-algorithms.com/)
3940

4041
### Data Structures
4142
- :movie_camera: [UC Berkeley, Data Structures Course](https://sp19.datastructur.es/)
@@ -202,6 +203,8 @@ But knowing the stuff will help you become better! :muscle:*
202203
- :newspaper: [The Morning Paper](https://blog.acolyer.org/)
203204
- 📜 [What Every Programmer Should Know About Memory](https://akkadia.org/drepper/cpumemory.pdf)
204205
- 📜 [Go To Statement Considered Harmful](https://homepages.cwi.nl/~storm/teaching/reader/Dijkstra68.pdf)
206+
- :newspaper: [Arxiv](https://arxiv.org/)
207+
- :newspaper: [Sci-hub](https://sci-hub.se/)
205208

206209
### Free Books on Programming
207210
- :books: [Free Programming Books](https://github.com/EbookFoundation/free-programming-books)
@@ -251,3 +254,4 @@ But knowing the stuff will help you become better! :muscle:*
251254
- :link: [InterviewCake](https://www.interviewcake.com/)
252255
- :link: [At Coder](https://atcoder.jp/)
253256
- :link: [Codility](https://www.codility.com/)
257+
- :link: [ICPC Problem Archive](https://icpc.kattis.com/)

0 commit comments

Comments
 (0)