Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

syedhhassan/low-level-design

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Low Level Design

A collection of LLD problems implemented in C#, focusing on clean architecture, SOLID principles, and design patterns.

Problems

Problem Concepts
Deck of Cards Enums, Immutability, Fisher-Yates Shuffle
Tic Tac Toe Nullable types, Fail-fast, SRP
Parking Lot Strategy Pattern, Repository Pattern, DI
Key Value Store In-memory storage, Lazy expiry, Redis semantics

Structure

Each problem lives in its own folder with a README explaining design decisions and a language-specific subfolder for the implementation.

problems/
└── ProblemName/
    ├── README.md
    └── csharp/

Languages

  • C# / .NET

More languages will be added over time.

About

LLD problems in C# — clean architecture, SOLID, and design patterns.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.