Skip to content

Commit b9ba6c6

Browse files
authored
Merge pull request mtdvio#198 from kamboj652/master
2 parents f205d4a + 01b7af7 commit b9ba6c6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ But knowing the stuff will help you become better! :muscle:*
3232

3333
### Algorithms
3434
- [Big O Cheatsheet](http://bigocheatsheet.com/)
35+
- :book: [Computer Science Distilled](https://www.goodreads.com/book/show/34189798-computer-science-distilled)
3536
- :book: [Grokking Algorithms](https://www.goodreads.com/book/show/22847284-grokking-algorithms-an-illustrated-guide-for-programmers-and-other-curio)
3637
- :book: [Introduction to Algorithms](https://www.goodreads.com/book/show/108986.Introduction_to_Algorithms?from_search=true&from_srp=true&qid=8mUglV9uZ1&rank=1)
3738
- [Algorithms Visualization](https://www.cs.usfca.edu/~galles/visualization/Algorithms.html)
@@ -67,6 +68,7 @@ But knowing the stuff will help you become better! :muscle:*
6768
- :page_facing_up: [What every Programmer should know about memory](https://lwn.net/Articles/250967/)
6869

6970
### Distributed Systems
71+
- :book: [Understanding Distributed Systems](https://www.goodreads.com/book/show/56977420-understanding-distributed-systems)
7072
- :book: [Designing Data-Intensive Applications](https://www.goodreads.com/book/show/23463279-designing-data-intensive-applications)
7173
- :scroll: [Designs, Lessons and Advice from Building Large Distributed Systems](https://www.cs.cornell.edu/projects/ladis2009/talks/dean-keynote-ladis2009.pdf)
7274
- :scroll: [Time, Clocks and the Ordering of Events in a Distributed System](https://www.microsoft.com/en-us/research/publication/time-clocks-ordering-events-distributed-system/?from=http%3A%2F%2Fresearch.microsoft.com%2Fen-us%2Fum%2Fpeople%2Flamport%2Fpubs%2Ftime-clocks.pdf)

0 commit comments

Comments
 (0)