Skip to content

Commit b0f3924

Browse files
committed
Adjusted readme updater to properly assign context files to contest questions
1 parent 593a1a3 commit b0f3924

File tree

112 files changed

+1008
-1923
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

112 files changed

+1008
-1923
lines changed

README.md

+139-139
Large diffs are not rendered by default.

markdowns/Daily_Questions.md

+22-22
Large diffs are not rendered by default.

markdowns/Questions_By_Code_Length.md

+139-139
Large diffs are not rendered by default.

markdowns/Questions_By_Recent.md

+139-139
Large diffs are not rendered by default.

markdowns/_3168. Weekly 400 - q.md markdowns/_3168. Weekly Contest 400 - q.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 3168. Weekly 400 - q1
1+
# 3168. Weekly Contest 400 - q1
22

33
*All prompts are owned by LeetCode. To view the prompt, click the title link above.*
44

@@ -22,9 +22,9 @@
2222

2323
## Solutions
2424

25-
- [Weekly 400/e3168 Weekly Contest 400 q1.py](<../my-submissions/Weekly 400/e3168 Weekly Contest 400 q1.py>)
25+
- [Weekly Contest 400/e3168 Weekly Contest 400 q1.py](<../my-submissions/Weekly Contest 400/e3168 Weekly Contest 400 q1.py>)
2626
### Python
27-
#### [e3168 Weekly Contest 400 q1.py](<../my-submissions/Weekly 400/e3168 Weekly Contest 400 q1.py>)
27+
#### [e3168 Weekly Contest 400 q1.py](<../my-submissions/Weekly Contest 400/e3168 Weekly Contest 400 q1.py>)
2828
```Python
2929
# https://leetcode.com/problems/minimum-number-of-chairs-in-a-waiting-room/description/
3030

markdowns/_3168. w contest 400 - q.md

-45
This file was deleted.

markdowns/_3169. Weekly 400 - q.md markdowns/_3169. Weekly Contest 400 - q.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 3169. Weekly 400 - q2
1+
# 3169. Weekly Contest 400 - q2
22

33
*All prompts are owned by LeetCode. To view the prompt, click the title link above.*
44

@@ -22,9 +22,9 @@
2222

2323
## Solutions
2424

25-
- [Weekly 400/m3169 Weekly Contest 400 q2.py](<../my-submissions/Weekly 400/m3169 Weekly Contest 400 q2.py>)
25+
- [Weekly Contest 400/m3169 Weekly Contest 400 q2.py](<../my-submissions/Weekly Contest 400/m3169 Weekly Contest 400 q2.py>)
2626
### Python
27-
#### [m3169 Weekly Contest 400 q2.py](<../my-submissions/Weekly 400/m3169 Weekly Contest 400 q2.py>)
27+
#### [m3169 Weekly Contest 400 q2.py](<../my-submissions/Weekly Contest 400/m3169 Weekly Contest 400 q2.py>)
2828
```Python
2929
# https://leetcode.com/problems/count-days-without-meetings/
3030

markdowns/_3169. w contest 400 - q.md

-61
This file was deleted.

markdowns/_3174. Biweekly 132 - q.md

-53
This file was deleted.

markdowns/_3174. bw contest 132 - q.md markdowns/_3174. Biweekly Contest 132 - q.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 3174. bw contest 132 - q1
1+
# 3174. Biweekly Contest 132 - q1
22

33
*All prompts are owned by LeetCode. To view the prompt, click the title link above.*
44

@@ -22,9 +22,9 @@
2222

2323
## Solutions
2424

25-
- [bw contest 132/e3174 q1.py](<../my-submissions/bw contest 132/e3174 q1.py>)
25+
- [Biweekly Contest 132/e3174 q1.py](<../my-submissions/Biweekly Contest 132/e3174 q1.py>)
2626
### Python
27-
#### [e3174 q1.py](<../my-submissions/bw contest 132/e3174 q1.py>)
27+
#### [e3174 q1.py](<../my-submissions/Biweekly Contest 132/e3174 q1.py>)
2828
```Python
2929
# https://leetcode.com/problems/clear-digits/
3030

markdowns/_3175. Biweekly 132 - q.md markdowns/_3175. Biweekly Contest 132 - q.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 3175. Biweekly 132 - q2
1+
# 3175. Biweekly Contest 132 - q2
22

33
*All prompts are owned by LeetCode. To view the prompt, click the title link above.*
44

@@ -22,9 +22,9 @@
2222

2323
## Solutions
2424

25-
- [Biweekly 132/m3175 q2.py](<../my-submissions/Biweekly 132/m3175 q2.py>)
25+
- [Biweekly Contest 132/m3175 q2.py](<../my-submissions/Biweekly Contest 132/m3175 q2.py>)
2626
### Python
27-
#### [m3175 q2.py](<../my-submissions/Biweekly 132/m3175 q2.py>)
27+
#### [m3175 q2.py](<../my-submissions/Biweekly Contest 132/m3175 q2.py>)
2828
```Python
2929
# https://leetcode.com/problems/find-the-first-player-to-win-k-games-in-a-row/
3030

markdowns/_3175. bw contest 132 - q.md

-53
This file was deleted.

markdowns/_3178. Weekly 401 - q.md markdowns/_3178. Weekly Contest 401 - q.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 3178. Weekly 401 - q1
1+
# 3178. Weekly Contest 401 - q1
22

33
*All prompts are owned by LeetCode. To view the prompt, click the title link above.*
44

@@ -22,9 +22,9 @@
2222

2323
## Solutions
2424

25-
- [Weekly 401/e3178 q1.py](<../my-submissions/Weekly 401/e3178 q1.py>)
25+
- [Weekly Contest 401/e3178 q1.py](<../my-submissions/Weekly Contest 401/e3178 q1.py>)
2626
### Python
27-
#### [e3178 q1.py](<../my-submissions/Weekly 401/e3178 q1.py>)
27+
#### [e3178 q1.py](<../my-submissions/Weekly Contest 401/e3178 q1.py>)
2828
```Python
2929
# https://leetcode.com/problems/find-the-child-who-has-the-ball-after-k-seconds/
3030
# https://leetcode.com/contest/weekly-contest-401/

markdowns/_3178. w contest 401 - q.md

-40
This file was deleted.

markdowns/_3179. Weekly 401 - q.md markdowns/_3179. Weekly Contest 401 - q.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 3179. Weekly 401 - q2
1+
# 3179. Weekly Contest 401 - q2
22

33
*All prompts are owned by LeetCode. To view the prompt, click the title link above.*
44

@@ -22,9 +22,9 @@
2222

2323
## Solutions
2424

25-
- [Weekly 401/m3179 q2 brute force but worked.py](<../my-submissions/Weekly 401/m3179 q2 brute force but worked.py>)
25+
- [Weekly Contest 401/m3179 q2 brute force but worked.py](<../my-submissions/Weekly Contest 401/m3179 q2 brute force but worked.py>)
2626
### Python
27-
#### [m3179 q2 brute force but worked.py](<../my-submissions/Weekly 401/m3179 q2 brute force but worked.py>)
27+
#### [m3179 q2 brute force but worked.py](<../my-submissions/Weekly Contest 401/m3179 q2 brute force but worked.py>)
2828
```Python
2929
# https://leetcode.com/problems/find-the-n-th-value-after-k-seconds/description/
3030
# https://leetcode.com/contest/weekly-contest-401/

0 commit comments

Comments
 (0)