Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Add deep dive links
  • Loading branch information
systemdesign42 authored Feb 15, 2024
1 parent dd73071 commit 3086cb9
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
</a>
</p>


- [Hinted Handoff](https://systemdesign.one/hinted-handoff/)
- [Consistency Patterns](https://systemdesign.one/consistency-patterns/)
- [Gossip Protocol](https://systemdesign.one/gossip-protocol/)
Expand All @@ -18,3 +19,13 @@
- [Consistent Hashing](https://systemdesign.one/consistent-hashing-explained/)
- [How to Troubleshoot if You Can’t Access a Particular Website?](https://systemdesign.one/how-to-troubleshoot-if-you-cannot-access-a-website/)
- [What Happens When You Type a URL Into Your Browser?](https://systemdesign.one/what-happens-when-you-type-url-into-your-browser/)
- [System Design Interview Cheat Sheet](https://systemdesign.one/system-design-interview-cheatsheet/)


- [Slack Architecture](https://systemdesign.one/slack-architecture/)
- [Distributed Counter](https://systemdesign.one/distributed-counter-system-design/)
- [Real Time Presence Platform](https://systemdesign.one/real-time-presence-platform-system-design/)
- [Real-Time Live Comments](https://systemdesign.one/live-comment-system-design/)
- [Real-Time Gaming Leaderboard](https://systemdesign.one/leaderboard-system-design/)
- [Pastebin](https://systemdesign.one/system-design-pastebin/)
- [URL Shortener](https://systemdesign.one/url-shortening-system-design/)

0 comments on commit 3086cb9

Please sign in to comment.