File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 6
6
[ ![ PRs Welcome] ( https://img.shields.io/badge/PRs-welcome-brightgreen.svg )] ( CONTRIBUTING.md )
7
7
8
8
## Problems
9
- | # Number | Name | Difficulty | Solution | Youtube Solution Video |
9
+ | # Number | Name | Difficulty | Solution | Youtube |
10
10
| :--------:| ------| :----------:| :--------:| :----------------------:|
11
11
| 1 | [ Two Sum] ( https://leetcode.com/problems/two-sum/ ) | Easy | [ ![ Java] ( https://img.icons8.com/color/40/000000/java-coffee-cup-logo.png )] ( src/TwoSum.java ) [ ![ Python] ( https://img.icons8.com/color/35/000000/python.png )] ( python/two_sum.py ) |
12
12
| 7 | [ Reverse Integer] ( https://leetcode.com/problems/reverse-integer/ ) | Easy | [ ![ Java] ( https://img.icons8.com/color/40/000000/java-coffee-cup-logo.png )] ( src/ReverseInteger.java ) [ ![ Python] ( https://img.icons8.com/color/35/000000/python.png )] ( python/reverse_integer.py ) |
You can’t perform that action at this time.
0 commit comments