We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71fe971 commit e2cfa7cCopy full SHA for e2cfa7c
leetcode/README.md
@@ -3,7 +3,7 @@ My solutions to the problems on https://leetcode.com/problemset/all/
3
4
## Problems
5
6
-| # | Title | Difficulty |
+| # | Title | Difficulty |
7
|:---:|:---:|:---:|
8
| 1 | [Two Sum](01-two-sum.py) | :star: |
9
| 2 | [Add Two Numbers](02-add-two-numbers.py) | :star::star: |
0 commit comments