#beginners
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...
Modern platforms (Reddit, LinkedIn, YouTube) support multiple reaction types per entity. Core Requirements โ One user โ one reaction per entity โ ...
We are designing a meeting scheduler with the following requirements: There are N rooms. We are given a stream of meeting requests (start time, end...
Feature Requirements Download File: The system should support downloading a file from a given URL using HTTP/HTTPS protocols. Segmented Downloading:...
Asked in LLD Interview for SDE-2 Problem Statement: Design a Coupon Recommendation System for Zepto that fulfills the following requirements: Key...