Skip to content

SweetCodey/Low-level-design-masterclass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

19 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Low-Level Design Masterclass πŸš€

This repository contains structured resources for mastering Low-Level Design (LLD) concepts, including OOP principles, SOLID principles, and real-world system designs.

πŸ“Œ Topics Covered

  • Object-Oriented Programming (OOP) – Encapsulation, Abstraction, Inheritance, Polymorphism
  • SOLID Principles – SRP, OCP, LSP, ISP, DIP
  • Design Patterns – Factory, Singleton, Observer, Strategy, and more
  • System Designs – Real-world LLD problems with code implementations

πŸ“‚ Repository Structure

  • [WIP] oop-concepts/ – Fundamentals of Object-Oriented Programming
  • solid-principles/ – Detailed explanations and examples of SOLID principles
  • [WIP] design-patterns/ – Common design patterns with real-world use cases
  • design-problems/ – System design problems with solutions

πŸ”Ή Contributions Welcome! Feel free to raise issues and submit PRs. πŸš€

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages