File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments