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.
This commit is contained in:
Gaurav Sen 2020-08-26 03:29:10 +05:30 committed by GitHub
parent 53c0cf7de8
commit ff7fd1a39e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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)