Category: Twitter
-
Data StructureEfficient Order Log Storage
You manage an e-commerce website and need to keep track of the last N order IDs in a log. Design…
February 6, 2025
-
AlgorithmSelect a Random Element from a Stream
You are given a stream of elements that is too large to fit into memory. Write an algorithm to select…
February 3, 2025
-
dsaAutocomplete System Implementation
Build an autocomplete system that, given a query string s and a set of possible query strings returns all strings…
January 10, 2025