Design Tiny URL less than 1 minute read Published: January 20, 2022URL Length[a-z][A-Z][0-9] = 62 charactersLet the length of each URL as 7Total \(7^{62}\) ~ 3.5 Trillion URLs Share on Bluesky Facebook LinkedIn Mastodon X (formerly Twitter) Previous NextLeave a Comment
Inside Raft: Leader Election, Log Replication, Quorums, and Safety 37 minute read Published: July 04, 20261. Introduction
Algorithms Index less than 1 minute read Published: March 05, 2026This is the central index for the C++ algorithms series.
Leave a Comment