System design
search
⌘Ctrlk
System design
  • System Design - SDE-3 Guide
  • Repo Audit
  • Interview Framework
  • Folder-by-Folder Review
  • 1. Core Concepts
  • 2. Advanced Topics
  • Building Blocks
  • Scaling
  • 3. HLD Interview Problems
  • 4. LLD Interview Problems
    • OOP Concepts
    • SOLID Principles
      • Single Responsibility
      • Open/Closed
      • Liskov Substitution
      • Interface Segregation
      • Dependency Inversion
    • Design Patterns
    • Problems
    • UML Diagrams
  • 5. Interview Templates
  • 6. Reference
gitbookPowered by GitBook
block-quoteOn this pagechevron-down
  1. 4. LLD Interview Problems

SOLID Principles

Single Responsibilitychevron-rightOpen/Closedchevron-rightLiskov Substitutionchevron-rightInterface Segregationchevron-rightDependency Inversionchevron-right
PreviousPython OOPschevron-leftNextSingle Responsibilitychevron-right

Last updated 1 month ago