|
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](<_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 | | | | | |
| 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](<_2785. Sort Vowels in a String.md>) | 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 | +| 2785 | [Sort Vowels in a String](<https://leetcode.com/problems/sort-vowels-in-a-string>) | Medium | Daily | [solution](<_2785. Sort Vowels in a String.md>) | py | Sep 11, 2025 | |
20 | 21 | | 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 |
|
21 | 22 | | 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 |
|
22 | 23 | | 3516 | [Find Closest Person](<https://leetcode.com/problems/find-closest-person>) | Easy | Daily | [solution](<_3516. Find Closest Person.md>) | go, py | Sep 04, 2025 |
|
@@ -365,11 +366,11 @@ Dates are for the date I completed the question so due to the my time zone and h
|
365 | 366 |
|
366 | 367 |
|
367 | 368 | ### September 2025
|
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 | | | | | |
| 369 | +| Su | Mo | Tu | We | Th | Fr | Sa | |
| 370 | +|-------------------------------------------------------:|--------------------------------------------------------------------:|-----------------------------------------------------------:|------------------------------------------------------------:|------------------------------------------:|-----:|-----:| |
| 371 | +| | [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 | |
| 372 | +| [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](<_2785. Sort Vowels in a String.md>) | 12 | 13 | |
| 373 | +| 14 | 15 | 16 | 17 | 18 | 19 | 20 | |
| 374 | +| 21 | 22 | 23 | 24 | 25 | 26 | 27 | |
| 375 | +| 28 | 29 | 30 | | | | | |
375 | 376 |
|
0 commit comments