Hi,
Welcome to view my Youtube Channel, I’ll share my vlogs there, subscribe then you won’t miss any of my new videos, have fun :)
List of videos:
- System Design: Rate Limiting
- System Design: Horizontal Scaling
- WebGL: A million points
- System Design: Data Replication
- Data Structure & Algorithm: Closest Point – Bidirectional BFS
- Data Structure & Algorithm: Partition Equal Sum – Dynamic Programming
- Data Structure & Algorithm: Unique Paths – Dynamic Programming
- Data Structure & Algorithm: Maze Escape – BFS
- Data Structure & Algorithm: Longest substring – Sliding window
- Data Structure & Algorithm: Longest Increasing Subsequence – Dynamic Programming
- Data Structure & Algorithm: Minimum Path Sum – Dijkstra
- Data Structure & Algorithm: Shortest Path (BFS)
- Data Structure & Algorithm: Rainbow Sort
- Data Structure & Algorithm: Monotonic Stack III
- Data Structure & Algorithm: Monotonic Stack II
- Data Structure & Algorithm: Monotonic Stack
- Data Structure & Algorithm: Prefix Sum
- Data Structure & Algorithm: Binary Indexed Tree
- Data Structure & Algorithm: Bucket-Sort
- Data Structure & Algorithm: Quick-Select
- Data Structure & Algorithm: Cuckoo-Filter
- Data Structure & Algorithm: Count-Min Sketch
- Data Structure & Algorithm: Bloom-Filter
- Data Structure & Algorithm: Union-Find
- Data Structure & Algorithm: Binary Search and Quicksort
- Consensus Algorithm: Distributed Lock
- Consensus Algorithm: Fault Tolerance in Raft
- Consensus Algorithm: Log Replication in Raft
- Consensus Algorithm: Leader Election in Raft
- A Load Balancer with consistent-hashing enabled, is that good enough?
- Load Balancer : Will our system survive?
- System design: Write-around Cache
- System design: Write-back cache
- System design: Write-through Cache
- System design: Mod-hashing vs Consistent-hashing
- Data partitioning: Hot-key problem
- Message Queue vs Mesh Network