|
5 | 5 | Dates are for the date I completed the question so due to the my time zone and how it lines up with UTC, it may be off by a day.
|
6 | 6 |
|
7 | 7 | ### September 2025
|
8 |
| -| Su | Mo | Tu | We | Th | Fr | Sa | |
9 |
| -|-------------------------------------------------------:|--------------------------------------------:|-----------------------------------------------------------:|------------------------------------------------------------:|-------------------------------------:|-----:|-----:| |
10 |
| -| | [1](<_1792. Maximum Average Pass Ratio.md>) | [2](<_3025. Find the Number of Ways to Place People I.md>) | [3](<_3027. Find the Number of Ways to Place People II.md>) | [4](<_3516. Find Closest Person.md>) | 5 | 6 | |
11 |
| -| [7](<_1304. Find N Unique Integers Sum up to Zero.md>) | 8 | 9 | 10 | 11 | 12 | 13 | |
12 |
| -| 14 | 15 | 16 | 17 | 18 | 19 | 20 | |
13 |
| -| 21 | 22 | 23 | 24 | 25 | 26 | 27 | |
14 |
| -| 28 | 29 | 30 | | | | | |
| 8 | +| Su | Mo | Tu | We | Th | Fr | Sa | |
| 9 | +|-------------------------------------------------------:|--------------------------------------------------------------------:|-----------------------------------------------------------:|------------------------------------------------------------:|-------------------------------------:|-----:|-----:| |
| 10 | +| | [1](<_1792. Maximum Average Pass Ratio.md>) | [2](<_3025. Find the Number of Ways to Place People I.md>) | [3](<_3027. Find the Number of Ways to Place People II.md>) | [4](<_3516. Find Closest Person.md>) | 5 | 6 | |
| 11 | +| [7](<_1304. Find N Unique Integers Sum up to Zero.md>) | [8](<_1317. Convert Integer to the Sum of Two No-Zero Integers.md>) | 9 | 10 | 11 | 12 | 13 | |
| 12 | +| 14 | 15 | 16 | 17 | 18 | 19 | 20 | |
| 13 | +| 21 | 22 | 23 | 24 | 25 | 26 | 27 | |
| 14 | +| 28 | 29 | 30 | | | | | |
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
18 | 18 | | # | Title | Level | Cats | Solution | Languages | Date Complete |
|
19 | 19 | |-----:|:-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|:--------|:---------------|:----------------------------------------------------------------------------------------------------|:-----------------------------|:----------------|
|
| 20 | +| 1317 | [Convert Integer to the Sum of Two No-Zero Integers](<https://leetcode.com/problems/convert-integer-to-the-sum-of-two-no-zero-integers>) | Easy | Daily | [solution](<_1317. Convert Integer to the Sum of Two No-Zero Integers.md>) | c | Sep 08, 2025 | |
20 | 21 | | 1304 | [Find N Unique Integers Sum up to Zero](<https://leetcode.com/problems/find-n-unique-integers-sum-up-to-zero>) | Easy | Daily | [solution](<_1304. Find N Unique Integers Sum up to Zero.md>) | py | Sep 07, 2025 |
|
21 | 22 | | 3516 | [Find Closest Person](<https://leetcode.com/problems/find-closest-person>) | Easy | Daily | [solution](<_3516. Find Closest Person.md>) | go, py | Sep 04, 2025 |
|
22 | 23 | | 3027 | [Find the Number of Ways to Place People II](<https://leetcode.com/problems/find-the-number-of-ways-to-place-people-ii>) | Hard | Daily | [solution](<_3027. Find the Number of Ways to Place People II.md>) | py | Sep 03, 2025 |
|
@@ -364,11 +365,11 @@ Dates are for the date I completed the question so due to the my time zone and h
|
364 | 365 |
|
365 | 366 |
|
366 | 367 | ### September 2025
|
367 |
| -| Su | Mo | Tu | We | Th | Fr | Sa | |
368 |
| -|-------------------------------------------------------:|--------------------------------------------:|-----------------------------------------------------------:|------------------------------------------------------------:|-------------------------------------:|-----:|-----:| |
369 |
| -| | [1](<_1792. Maximum Average Pass Ratio.md>) | [2](<_3025. Find the Number of Ways to Place People I.md>) | [3](<_3027. Find the Number of Ways to Place People II.md>) | [4](<_3516. Find Closest Person.md>) | 5 | 6 | |
370 |
| -| [7](<_1304. Find N Unique Integers Sum up to Zero.md>) | 8 | 9 | 10 | 11 | 12 | 13 | |
371 |
| -| 14 | 15 | 16 | 17 | 18 | 19 | 20 | |
372 |
| -| 21 | 22 | 23 | 24 | 25 | 26 | 27 | |
373 |
| -| 28 | 29 | 30 | | | | | |
| 368 | +| Su | Mo | Tu | We | Th | Fr | Sa | |
| 369 | +|-------------------------------------------------------:|--------------------------------------------------------------------:|-----------------------------------------------------------:|------------------------------------------------------------:|-------------------------------------:|-----:|-----:| |
| 370 | +| | [1](<_1792. Maximum Average Pass Ratio.md>) | [2](<_3025. Find the Number of Ways to Place People I.md>) | [3](<_3027. Find the Number of Ways to Place People II.md>) | [4](<_3516. Find Closest Person.md>) | 5 | 6 | |
| 371 | +| [7](<_1304. Find N Unique Integers Sum up to Zero.md>) | [8](<_1317. Convert Integer to the Sum of Two No-Zero Integers.md>) | 9 | 10 | 11 | 12 | 13 | |
| 372 | +| 14 | 15 | 16 | 17 | 18 | 19 | 20 | |
| 373 | +| 21 | 22 | 23 | 24 | 25 | 26 | 27 | |
| 374 | +| 28 | 29 | 30 | | | | | |
374 | 375 |
|
0 commit comments