System Design ( Day - 40 )
May 26, 2025 · 2 min read · SOLID Principles | Dependency Inversion principle Dependency Inversion principleHigh Level module should not depend on low level module but rather both should depend on abstraction.It means there is one high level module and low level module, these b...
Join discussion