DFS Traversal Basic structure Ordering in DFS Coloring in DFS traversal DP in DFS traversal […]
Competitive Programmers’ Handbook
Source: https://cses.fi/book/book.pdf Basic Techniques Graph Algorithms
[AI] KV Cache and Paged KV Cache
Scaled Do Product Attention Casual attention for decoder-only models Using cache Paged KV Cache Sources
[SysDes1][Chap. 15] Design Google Drive
Design Questions High Level Design System Optimization Failure Handling
[SysDes1][Chap. 14] Design Youtube
Design Questions CUJ: Uploading Video System Optimization Other Topics
[SysDes1][Chap. 13] Design a Search Autocomplete System
Design Questions CUJ: Gathering Service CUJ: Query Service Other Topics
[SysDes1][Chap. 12] Design a Chat System
Design Questions Chat Service High Level Design CUJ: connect to chat services CUJ: Send Messages […]
[SysDes1][Chap. 11] Design a News Feed System
Design Questions CUJ: News Feed Publishing CUJ: News Feed Retrieval Cache architecture
[SysDes1][Chap. 10] Design a Notification System
Design Questions Different types of notification CUJ: Contact info gathering flow CUJ: Notification sending/receiving flo […]
[SysDes1][Chap. 9] Design a Web-Crawler
Design Questions High Level Design Seed URLs→ URL Frontier→ HTML Downloader / Content Parser / […]