Strategy

Term side of the Card
Topic: Behavioral Patterns
Unit title: Strategy
Categories: Design pattern
Explanation side of the Card

Explanation: The design pattern that defines a set of algorithms and encapsulates them in separate classes. It allows the selection of the appropriate algorithm at runtime, making the system more flexible and easier to extend.

Edit on GitHubContributions in our content repository are 🤗 welcome from everyone.Link leads to the Contributions guidelines on GitHubLink leads to the content repository on GitHub