#interview
Read more stories on Hashnode
Articles with this tag
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...
Asked in Phonepe interview. Design and implement a Paytm/PhonePe Wallet System that supports multiple concurrent users performing transactions at the...
š Problem Setup A logistics company has multiple loading docks where workers load packages into delivery trucks. Each truck has a weight/volume...
Problem Simulate an online matchmaking system where: Players join a matchmaking queue in real-time. When enough players are available (say, 4 or...
šÆ Objective: Simulate a call center where: There are a limited number of agents (say 3). Many customers (calls) are coming in at the same time. If...
Problem Statement Multiple threads (ATM users, online banking) access shared bank...