File tree 2 files changed +7
-7
lines changed
2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -20,13 +20,7 @@ _If you like this project, please leave me a star._ ★
20
20
21
21
22
22
## Shell
23
-
24
- | # | Title | Solutions | Video | Difficulty | Tag
25
- |-----|----------------|---------------|---------------|---------------|-------------
26
- | 195| [ Tenth Line] ( https://leetcode.com/problems/tenth-line/ ) | [ Solution] ( ../master/shell/TenthLine.sh ) | | Easy|
27
- | 194| [ Transpose File] ( https://leetcode.com/problems/transpose-file/ ) | [ Solution] ( ../master/shell/TransposeFile.sh ) | | Medium|
28
- | 193| [ Valid Phone Numbers] ( https://leetcode.com/problems/valid-phone-numbers/ ) | [ Solution] ( ../master/shell/ValidPhoneNumbers.sh ) | | Easy|
29
- | 192| [ Word Frequency] ( https://leetcode.com/problems/word-frequency/ ) | [ Solution] ( ../master/shell/_192.sh ) | | Medium|
23
+ [ All shell problems] ( https://github.com/fishercoder1534/Leetcode/tree/master/paginated_contents/shell )
30
24
31
25
32
26
## Contributing
Original file line number Diff line number Diff line change
1
+ | # | Title | Solutions | Video | Difficulty | Tag
2
+ |-----|----------------|---------------|---------------|---------------|-------------
3
+ | 195| [ Tenth Line] ( https://leetcode.com/problems/tenth-line/ ) | [ Solution] ( https://github.com/fishercoder1534/Leetcode/blob/master/shell/TenthLine.sh ) | | Easy|
4
+ | 194| [ Transpose File] ( https://leetcode.com/problems/transpose-file/ ) | [ Solution] ( https://github.com/fishercoder1534/Leetcode/blob/master/shell/TransposeFile.sh ) | | Medium|
5
+ | 193| [ Valid Phone Numbers] ( https://leetcode.com/problems/valid-phone-numbers/ ) | [ Solution] ( https://github.com/fishercoder1534/Leetcode/blob/master/shell/ValidPhoneNumbers.sh ) | | Easy|
6
+ | 192| [ Word Frequency] ( https://leetcode.com/problems/word-frequency/ ) | [ Solution] ( https://github.com/fishercoder1534/Leetcode/blob/master/shell/_192.sh ) | | Medium|
You can’t perform that action at this time.
0 commit comments