Skip to content

Commit

Permalink
Adjusted readme updater to properly assign context files to contest q…
Browse files Browse the repository at this point in the history
…uestions
  • Loading branch information
Zanger67 committed Jul 7, 2024
1 parent 593a1a3 commit b0f3924
Show file tree
Hide file tree
Showing 112 changed files with 1,008 additions and 1,923 deletions.
278 changes: 139 additions & 139 deletions README.md

Large diffs are not rendered by default.

44 changes: 22 additions & 22 deletions markdowns/Daily_Questions.md

Large diffs are not rendered by default.

278 changes: 139 additions & 139 deletions markdowns/Questions_By_Code_Length.md

Large diffs are not rendered by default.

278 changes: 139 additions & 139 deletions markdowns/Questions_By_Recent.md

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# 3168. Weekly 400 - q1
# 3168. Weekly Contest 400 - q1

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

Expand All @@ -22,9 +22,9 @@

## Solutions

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

Expand Down
45 changes: 0 additions & 45 deletions markdowns/_3168. w contest 400 - q.md

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# 3169. Weekly 400 - q2
# 3169. Weekly Contest 400 - q2

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

Expand All @@ -22,9 +22,9 @@

## Solutions

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

Expand Down
61 changes: 0 additions & 61 deletions markdowns/_3169. w contest 400 - q.md

This file was deleted.

53 changes: 0 additions & 53 deletions markdowns/_3174. Biweekly 132 - q.md

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# 3174. bw contest 132 - q1
# 3174. Biweekly Contest 132 - q1

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

Expand All @@ -22,9 +22,9 @@

## Solutions

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

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# 3175. Biweekly 132 - q2
# 3175. Biweekly Contest 132 - q2

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

Expand All @@ -22,9 +22,9 @@

## Solutions

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

Expand Down
53 changes: 0 additions & 53 deletions markdowns/_3175. bw contest 132 - q.md

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# 3178. Weekly 401 - q1
# 3178. Weekly Contest 401 - q1

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

Expand All @@ -22,9 +22,9 @@

## Solutions

- [Weekly 401/e3178 q1.py](<../my-submissions/Weekly 401/e3178 q1.py>)
- [Weekly Contest 401/e3178 q1.py](<../my-submissions/Weekly Contest 401/e3178 q1.py>)
### Python
#### [e3178 q1.py](<../my-submissions/Weekly 401/e3178 q1.py>)
#### [e3178 q1.py](<../my-submissions/Weekly Contest 401/e3178 q1.py>)
```Python
# https://leetcode.com/problems/find-the-child-who-has-the-ball-after-k-seconds/
# https://leetcode.com/contest/weekly-contest-401/
Expand Down
40 changes: 0 additions & 40 deletions markdowns/_3178. w contest 401 - q.md

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# 3179. Weekly 401 - q2
# 3179. Weekly Contest 401 - q2

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

Expand All @@ -22,9 +22,9 @@

## Solutions

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

0 comments on commit b0f3924

Please sign in to comment.