Skip to content

Commit b558f9d

Browse files
authored
Update README.md
1 parent 67ec79f commit b558f9d

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
@@ -169,6 +169,7 @@ Contributions are always welcome!
169169
- [ ] [Hacking a Google Interview – Handout 1](http://courses.csail.mit.edu/iap/interview/Hacking_a_Google_Interview_Handout_1.pdf)
170170
- [ ] [Hacking a Google Interview – Handout 2](http://courses.csail.mit.edu/iap/interview/Hacking_a_Google_Interview_Handout_2.pdf)
171171
- [ ] [Hacking a Google Interview – Handout 3](http://courses.csail.mit.edu/iap/interview/Hacking_a_Google_Interview_Handout_3.pdf)
172+
- [ ] [Big O](https://samwho.dev/big-o)
172173

173174
## System design
174175

@@ -185,6 +186,7 @@ Contributions are always welcome!
185186
- [ ] [Monoliths, Service Architecture, and Microservices](https://architecturenotes.co/granularity-of-systems)
186187
- [ ] [Scale From Zero To Millions Of Users](https://bytebytego.com/courses/system-design-interview/scale-from-zero-to-millions-of-users)
187188
- [ ] [Caching](https://planetscale.com/blog/caching)
189+
- [ ] [Load Balancing](https://samwho.dev/load-balancing)
188190

189191
### System design examples
190192

0 commit comments

Comments
 (0)