Add playlist link to "Further reading" section
This is a popular playlist on YouTube, focused on system design. Includes topics like load balancing, message queues and mock design interview questions.pull/461/head
parent
53c0cf7de8
commit
ff7fd1a39e
|
@ -279,6 +279,7 @@ You might be asked to do some estimates by hand. Refer to the [Appendix](#appen
|
|||
|
||||
Check out the following links to get a better idea of what to expect:
|
||||
|
||||
* [System Design YouTube Playlist](https://www.youtube.com/playlist?list=PLMCXHnjXnTnvo6alSjVkgxV-VH6EPyvoX)
|
||||
* [How to ace a systems design interview](https://www.palantir.com/2011/10/how-to-rock-a-systems-design-interview/)
|
||||
* [The system design interview](http://www.hiredintech.com/system-design)
|
||||
* [Intro to Architecture and Systems Design Interviews](https://www.youtube.com/watch?v=ZgdS0EUmn70)
|
||||
|
|
Loading…
Reference in New Issue