Software Architecture · SOLID Principles
How would you answer an interview scenario involving Liskov Substitution Principle?
A read-only collection inherits an interface requiring Add. Explain the LSP problem and redesign.
A read-only collection inherits an interface requiring Add. Explain the LSP problem and redesign.