Intent Define a family of algorithms, encapsulate each one and make them interchangeable. Strategy lets the algorithm vary independently from clients that use them. Strategy pattern is also known as policy.It's a type of Behavioral design pattern. Mo...
adityatechinsights.com6 min read
No responses yet.