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 63cae25 commit a7ab5daCopy full SHA for a7ab5da
3Sum and 4Sum/README.md
@@ -1,6 +1,6 @@
1
# 3Sum and 4Sum
2
3
-3Sum and 4Sum are extensions of a popular algorithm question, the [2Sum][5]. This article will talk about the problem and describe possible solutions.
+3Sum and 4Sum are extensions of a popular algorithm question, the [2Sum][5].
4
5
## 3Sum
6
0 commit comments