Need for Lambdas
Strategy Pattern
Behaviour parameterization.
Strategy pattern : Software design pattern that enables selecting an algorithm at runtime. Instead of implementing a single algorithm directly, code receives runtime instructions as to which in a family of...
mridul09.hashnode.dev2 min read