#lld
Read more stories on Hashnode
Articles with this tag
๐ 1. Problem Statement Design a Tic Tac Toe game that: Supports configurable board size (N ร N) Supports 2 players Validates moves Detects win...
Master Rate Limiter LLD and Concurrency ยท ๐ 1. Functional Requirements A Rate Limiter system should: Limit requests per client/user Support multiple...
LLD and Concurrency Design for vending machine ยท 1๏ธโฃ Functional Requirements A vending machine should support: Add products Add inventory...
1๏ธโฃ Functional Requirements A hotel system should support: Add hotel rooms Search rooms (by type, price, availability) Book room Cancel...
Asked in Phonepe interview. Design and implement a Paytm/PhonePe Wallet System that supports multiple concurrent users performing transactions at the...
Asked in LLD Interview for SDE-2 Problem Statement: Design a Coupon Recommendation System for Zepto that fulfills the following requirements: Key...