Skip to content

Commit 1db9927

Browse files
committed
add links between problem and solution
1 parent adf7e24 commit 1db9927

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
My current statistic
44
- [Leetcode](https://leetcode.com/edyluisrey/)
55

6-
| problems | Solutions | From
6+
| problems | Solutions |
77
| ------------------------------------------------------- |:------------:| --------------------------:|
88
| [Add Two Numbers](https://leetcode.com/problems/add-two-numbers/#/description) | [Java](https://github.com/edyluisrey/Leetcode-Algorithms/blob/master/src/leetcode/AddTwoNumbers.java) | LeetCode Online Judge |
99
| [Longest Substring Without Repeating Characters](https://leetcode.com/problems/longest-substring-without-repeating-characters/#/description) | [Java](https://github.com/edyluisrey/Leetcode-Algorithms/blob/master/src/leetcode/LongestSubstring.java) | LeetCode Online Judge |

0 commit comments

Comments
 (0)