Все публикации

How chain replication provides strong consistency in distributed systems? #tech #systemdesign

How Meta built a Highly Available, Strongly Consistent Object Store | System Design

#Shorts How Write-Ahead Logs manage file size using segmentation #coding #databases #durability

How to build a Durable Write Ahead Log in Go | Segmentation, Auto Recovery, Checksums

#shorts Designing a distributed task scheduler #tech #programming #systemdesign #software #coding

How to build a Distributed Task Scheduler with Go, Postgres, and gRPC

Merge K Sorted Lists (LeetCode) | Interview Question Explained

Merge Intervals (LeetCode) | Interview Question Explained

Reduce Array Size to the Half (LeetCode) | Interview Question Explained

Add Binary (LeetCode) | Adding Binary Numbers as Strings Explained

Course Schedule II (LeetCode) | DFS Topological Sort Explanation

Rotate List (LeetCode) | Linked List Interview Question Explanation

Spiral Matrix (LeetCode) | Spiral Ordering of a Matrix Explanation

Reverse Sublist in Linked List | (Reverse Linked List II on LeetCode) Explanation

Island Perimeter (LeetCode) | Interview Question Explanation

Count Largest Group (LeetCode) | Interview Question Explanation

Increment Integer Represented as an Array (Plus One on LeetCode) | Interview Question Explained

Number of Subsequences That Satisfy the Given Sum Condition (LeetCode)

Arranging Coins (LeetCode) | Binary Search Algorithm Explanation

Word Search (LeetCode) | Interview Question Algorithm Explanation

Edit Distance between 2 Strings | The Levenshtein Distance Algorithm + Code

4Sum (LeetCode) | Interview Question Algorithm Explanation

Unique Binary Search Trees (LeetCode) | Dynamic Programming Explanation

3Sum (LeetCode) | Interview Question Algorithm Explanation