Skip to content

jratdish1/system-design-notes

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

system-design-notes

Personal study notes and reference materials for system design interviews and large-scale architecture patterns. Based on the System Design Interview — An Insider's Guide (Vol 1, 2nd Ed) by Alex Xu.

Status

Reference / study material. Not a deployable application.

What It Contains

Structured notes covering 16 core system design topics:

# Topic
01 Scaling
02 Back of the Envelope Estimation
03 System Design Framework
04 Rate Limiter
05 Consistent Hashing
06 Key-Value Store
07 Unique ID Generator
08 URL Shortener
09 Web Crawler
10 Notification System
11 News Feed System
12 Chat System
13 Search Autocomplete
14 YouTube
15 Google Drive
16 Proximity Service

Source Material

Usage

Browse the numbered topic directories. Each directory contains notes and diagrams for that topic.

Security

  • No secrets or credentials belong in this repository.
  • Branch protection is active on this repository. All changes require a pull request.

License

Personal study notes — reference only.

About

Notes of the book System Desgin Interview - An Insider's Guide

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors