System Design¶
Note
This is a space for my notes on system design interviews and models.
System Design Resources¶
These are a few great resources for learning about system design.
Martin Kleppmann - Designing Data Intensive Applications
Alex Petrov - Database Internals
MIT 6.824 Distributed Systems
Resources on Github
System Design Problems¶
This section details my designs for common system design problem varieties.