#software-development
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...
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...
Features Required Pattern Input Handling Support for users to input unlock patterns on a 3x3 grid. Visual feedback for touch events, including...
Features Required: User Authentication and Authorization: Description: Implement a user management system where users can register, log in, and have...
Below Solution is only for single-threaded env, multi-threading and distributed are covered in premium course. https://youtu.be/EbNlCPntdXg Features...