LLDCoding - Master LLD and Concurrency

WhatsAppYouTube
Buy Course

LLDCoding - Master LLD and Concurrency

homeLLD Problem SheetPricingYoutubeLinkedInTerms & ConditionsContact Us
Tag

C++

#cpp

More content

Read more stories on Hashnode


Articles with this tag

Design (LLD) Vending Machine - C++

Subhahu JainSubhahu Jain
Feb 28, 20267 min read

LLD and Concurrency Design for vending machine · 1️⃣ Functional Requirements A vending machine should support: Add products Add inventory...

Design (LLD) Vending Machine - C++

Design (LLD) Hotel Management System - C++

Subhahu JainSubhahu Jain
Feb 26, 20268 min read

1️⃣ Functional Requirements A hotel system should support: Add hotel rooms Search rooms (by type, price, availability) Book room Cancel...

Design (LLD) Hotel Management System - C++

Multi-Threaded Parentheses Validator

Subhahu JainSubhahu Jain
Sep 20, 20253 min read

Problem: Parallel Parentheses Validator Description You are given a string s of length N consisting only of the characters '(' and ')'. A parentheses...

Multi-Threaded Parentheses Validator

Design (LLD) Paytm/Phone Wallet System - Machine Coding

Subhahu JainSubhahu Jain
Sep 4, 20254 min read

Asked in Phonepe interview. Design and implement a Paytm/PhonePe Wallet System that supports multiple concurrent users performing transactions at the...

Design (LLD) Paytm/Phone Wallet System - Machine Coding

🚚 Delivery Truck Loading System Concurrency Problem

Subhahu JainSubhahu Jain
Aug 22, 20254 min read

📝 Problem Setup A logistics company has multiple loading docks where workers load packages into delivery trucks. Each truck has a weight/volume...

🚚 Delivery Truck Loading System Concurrency Problem

Design (LLD) Thread Pool - Machine Coding

Subhahu JainSubhahu Jain
Aug 5, 20246 min read

Features Required: Thread Management: Fixed number of threads. Ability to execute tasks concurrently. Graceful shutdown of threads. Task...

Design (LLD) Thread Pool - Machine Coding

©2026 LLDCoding - Master LLD and Concurrency

Publish with Hashnode

Powered by Hashnode - Home for tech writers and readers