Design Patterns - Strategy
Define a family of algorithms, encapsulate each one and make them interchangeable by just changing the object.
Notes References
20210408132546 Computer Science - Design patterns
Define a family of algorithms, encapsulate each one and make them interchangeable by just changing the object.
20210408132546 Computer Science - Design patterns