|
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 | 5 | 6 | |
11 |
| -| 7 | 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 | 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 | | | | | |
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
18 | 18 | | # | Title | Level | Cats | Solution | Languages | Date Complete |
|
19 | 19 | |-----:|:-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|:--------|:---------------|:----------------------------------------------------------------------------------------------------|:-----------------------------|:----------------|
|
| 20 | +| 3516 | [Find Closest Person](<https://leetcode.com/problems/find-closest-person>) | Easy | Daily | [solution](<_3516. Find Closest Person.md>) | go, py | Sep 04, 2025 | |
20 | 21 | | 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 |
|
21 | 22 | | 3025 | [Find the Number of Ways to Place People I](<https://leetcode.com/problems/find-the-number-of-ways-to-place-people-i>) | Medium | Daily | [solution](<_3025. Find the Number of Ways to Place People I.md>) | py | Sep 02, 2025 |
|
22 | 23 | | 1792 | [Maximum Average Pass Ratio](<https://leetcode.com/problems/maximum-average-pass-ratio>) | Medium | Daily | [solution](<_1792. Maximum Average Pass Ratio.md>) | py | Sep 01, 2025 |
|
@@ -362,11 +363,11 @@ Dates are for the date I completed the question so due to the my time zone and h
|
362 | 363 |
|
363 | 364 |
|
364 | 365 | ### September 2025
|
365 |
| -| Su | Mo | Tu | We | Th | Fr | Sa | |
366 |
| -|-----:|--------------------------------------------:|-----------------------------------------------------------:|------------------------------------------------------------:|-----:|-----:|-----:| |
367 |
| -| | [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 | 5 | 6 | |
368 |
| -| 7 | 8 | 9 | 10 | 11 | 12 | 13 | |
369 |
| -| 14 | 15 | 16 | 17 | 18 | 19 | 20 | |
370 |
| -| 21 | 22 | 23 | 24 | 25 | 26 | 27 | |
371 |
| -| 28 | 29 | 30 | | | | | |
| 366 | +| Su | Mo | Tu | We | Th | Fr | Sa | |
| 367 | +|-----:|--------------------------------------------:|-----------------------------------------------------------:|------------------------------------------------------------:|-------------------------------------:|-----:|-----:| |
| 368 | +| | [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 | |
| 369 | +| 7 | 8 | 9 | 10 | 11 | 12 | 13 | |
| 370 | +| 14 | 15 | 16 | 17 | 18 | 19 | 20 | |
| 371 | +| 21 | 22 | 23 | 24 | 25 | 26 | 27 | |
| 372 | +| 28 | 29 | 30 | | | | | |
372 | 373 |
|
0 commit comments