Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 8fb3d00

Browse files
authored
Rstyle (#91)
* refactor * change table style
1 parent 118ea7e commit 8fb3d00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎solutions/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
### Solutions for LeetCode algorithm problems, continually updating.
22

33
|ID|Title && solution|Coefficient of difficulty|remarks|
4-
|:---:|:---:|:---:|:---:|
4+
|:---:|:---|:---:|:---:|
55
|0001|[Two Sum](0001_two_sum/twosum.go)|Easy|*`array;`* *`lookup table`*|
66
|0002|[Add Two Numbers](0002_add_two_numbers/add_two_numbers.go)|Medium|*`linked list`*|
77
|0003|[Longest Substring Without Repeating Characters](0003_longest_substring_without_repeating_characters/longest_substring_without_repeating_characters.go)|Medium|*`sliding window`*|

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /