Skip to content

isennkubilay/design_patterns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Strategy Pattern

I implemented the strategy pattern on python. Strategy pattern is different implementations of the same algorithm. This means that the result should be exactly the same, but each implementation has a different performance and code complexity.

About

I implemented some useful design patterns in python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages