SOLID Design Principles (+ Example in JAVA)
SOLID Design Principle. The things that we usually asked or ask in an interview. It is an acronym for words: S: Single Responsibility Principle O: Open/Closed Principle L: Liskov Substitution Principle I: Interface Segregation Principle D: Dependenc...
Mar 17, 20237 min read49
