Strategy - Design Pattern
Objective 🎯
Allow an algorithm to be changed at run time based on pre-defined conditions
Type ✅
✔️Behavioral: Describes how objects interact/communicate between themselves.
❌Creational: Describes how to instantiate an object without large and comple...
victorlins.hashnode.dev2 min read