Skip to content

Eomaxl/LLD-Low-Level-Design

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LLD-Low-Level-Design

SOLID Principles:

  • SRP : Keep classes focused on one responsibility
  • OCP : Support future requirements without modifying existing code
  • LSP : Prevent brittle hierarchies that break at runtime
  • ISP : Keep interfaces clean and focused
  • DIP : Keep code flexible and testable through abstraction

About

Covering topics and questions required to prepare for machine coding round in python, golang and java

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors