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 2c6dee6 commit bd22a7dCopy full SHA for bd22a7d
README.md
@@ -1,4 +1,4 @@
1
# fishercoderLeetcode
2
| # | Title | Solutions
3
|-----|----------------|-----------------
4
-|2|[Add Two Numbers](https://www.google.com)|[Solution](./blob/master/MEDIUM/src/medium/AddTwoNumbers.java)
+|2|[Add Two Numbers](https://leetcode.com/problems/two-sum/)|[Solution](../../blob/master/MEDIUM/src/medium/AddTwoNumbers.java)
0 commit comments