We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb72fd9 commit 7cd092fCopy full SHA for 7cd092f
README.md
@@ -96,7 +96,7 @@ If must solve in-place then
96
- Swap corresponding values
97
- Store one or more different values in the same pointer
98
99
-If asked for maximum/minumum subarray/subset/options then
+If asked for maximum/minimum subarray/subset/options then
100
- Dynamic programming
101
102
If asked for top/least K items then
0 commit comments