You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ This script handles the Knapsack problem with the 3 modes:
6
6
- Considering minimum weight values.
7
7
- Considering max values.
8
8
9
-
Also, [@DieGopherLT](https://github.com/DieGopherLT) implemented the Strategy pattern, which makes it more easy to add and implement each algorithm mode.
9
+
Also, [@DieGopherLT](https://github.com/DieGopherLT) implemented the Strategy pattern.
0 commit comments