Skip to main content

One doc tagged with "strategy"

View all tags

Strategy Pattern

Explains the Strategy pattern for swapping algorithms at runtime through a shared interface and composition.