Skip to content

Commit 38d21a5

Browse files
committed
Improving README
1 parent e487cde commit 38d21a5

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,18 @@ My personal collection of algorithms and data structures :)
44

55
## Categories
66

7-
- Classical
7+
- Classical
8+
- Advanced Algorithms and Data Structures
89
- Graph
910
- Sequence
1011
- Statistics
1112
- Cryptography
12-
- Machine learning
13+
- Machine learning
1314
- Language theory
1415
- Cache
1516
- Hashes
1617
- Distributed systems
18+
- HackerRank
1719
- Misc
1820

1921
## References
@@ -30,3 +32,7 @@ My personal collection of algorithms and data structures :)
3032
### Books
3133
- [Programming Pearls](http://www.amazon.com/Programming-Pearls-2nd-Edition-Bentley/dp/0201657880)
3234
- [Algorithms, 4th Edition](http://algs4.cs.princeton.edu/home/)
35+
- [Introduction to Distributed Algorithms](http://www.amazon.com/Introduction-Distributed-Algorithms-Gerard-Tel/dp/0521794838)
36+
- [150 Programming Questions and Solutions by Gayle Laakmann](http://www.amazon.com.br/Cracking-Coding-Interview-Programming-Questions/dp/098478280X)
37+
- [Algorithm in Nutshell](http://www.amazon.com/Algorithms-Nutshell-In-OReilly/dp/059651624X)
38+
- [Advanced Data Structures and Algorithms](https://books.google.com.br/books/about/Advanced_Data_Structures_and_Algorithms.html?id=9mBJ0CpKXdkC&redir_esc=y)

0 commit comments

Comments
 (0)