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 7cd092f commit 3d575d9Copy full SHA for 3d575d9
src/components/Tips/index.js
@@ -31,7 +31,7 @@ If must solve in-place then
31
- Swap corresponding values
32
- Store one or more different values in the same pointer
33
34
-If asked for maximum/minumum subarray/subset/options then
+If asked for maximum/minimum subarray/subset/options then
35
- Dynamic programming
36
37
If asked for top/least K items then
0 commit comments