#developer
Read more stories on Hashnode
Articles with this tag
Master Rate Limiter LLD and Concurrency ยท ๐ 1. Functional Requirements A Rate Limiter system should: Limit requests per client/user Support multiple...
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...
Asked in LLD Interview Functional Requirements: Search for a Book: Users should be able to search for books in the system based on various criteria,...
Features Required 1. User Submission Handling Accepts user code in multiple languages (Java, Python, C++, etc.). Handles syntax validation before...
Requirements Design a scalable Chess game capable of handling 1 million concurrent games, we need to focus on both the core functionality of Chess and...