Skip to content

Commit 58c77a2

Browse files
committed
Jan 31
1 parent d54faaf commit 58c77a2

File tree

1 file changed

+3
-3
lines changed
  • 2025-01-January-LeetCoding-Challenge

1 file changed

+3
-3
lines changed

2025-01-January-LeetCoding-Challenge/README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -32,13 +32,13 @@
3232
| January 27 | [1462. Course Schedule IV](https://leetcode.com/problems/course-schedule-iv/) | Medium | Solved |
3333
| January 28 | [2658. Maximum Number of Fish in a Grid](https://leetcode.com/problems/maximum-number-of-fish-in-a-grid/) | Medium | Solved |
3434
| January 29 | [684. Redundant Connection](https://leetcode.com/problems/redundant-connection/) | Medium | Solved |
35-
| January 30 | []() | | |
36-
| January 31 | []() | | |
35+
| January 30 | [2493. Divide Nodes Into the Maximum Number of Groups](https://leetcode.com/problems/divide-nodes-into-the-maximum-number-of-groups/) | Hard | Unsolved |
36+
| January 31 | [827. Making A Large Island](https://leetcode.com/problems/making-a-large-island/) | Hard | Unsolved |
3737

3838

3939
## Summary
4040
| Level | Problems | Solved | Unsolved |
4141
| --- | --- | --- | --- |
4242
| Easy | 4 | 4 | 0 |
4343
| Medium | 21 | 18 | 3 |
44-
| Hard | 3 | 0 | 3 |
44+
| Hard | 5 | 0 | 5 |

0 commit comments

Comments
 (0)