We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 399a51c commit 451e239Copy full SHA for 451e239
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