We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 399a51c + 451e239 commit 67efe3eCopy full SHA for 67efe3e
behavioral/strategy.md
@@ -1,4 +1,4 @@
1
-#Strategy Pattern
+# Strategy Pattern
2
Strategy behavioral design pattern enables an algorithm's behavior to be selected at runtime.
3
4
It defines algorithms, encapsulates them, and uses them interchangeably.
0 commit comments