Skip to content

Latest commit

 

History

History
97 lines (80 loc) · 7.19 KB

README.md

File metadata and controls

97 lines (80 loc) · 7.19 KB

Join Free Newsletter

This repository contains resources to learn Low Level Design (LLD) / Object Oriented Design (OOD) and prepare for interviews.

📌 Fundamental Concepts

⚙️ Design Patterns

Creational Patterns Structural Patterns Behavioral Patterns
Singleton Adapter Chain of Responsibility
Factory Method Bridge Command
Abstract Factory Composite Iterator
Builder Decorator Mediator
Prototype Facade Memento
Flyweight Observer
Proxy State
Strategy
Template Method
Visitor

🗂️ UML

💻 Low Level Design Interview Problems

Easy

Medium

Hard

📚 Books

Additional resources