# 📚 LeetCode Review List
> Generated on Friday, February 21, 2025
## 📊 Status
- Total problems: **11**
- Overdue: **9**
- Today: **2**
## ⏰ Overdue Problems
_These problems are overdue and should be reviewed as soon as possible_
- [ ] 21.Merge Two Sorted Lists.py ⚠️
- [ ] 23.Merge k Sorted Lists.py ⚠️
## 📅 Today's Problems
_Problems scheduled for review today_
- [ ] 264.Ugly Number II.py
---
### 📝 Instructions
- Mark a problem as reviewed by changing `[ ]` to `[x]`
- Run the command again to update progress (command can be triggered either manually or during VSCode startup)
- Unfinished problems will be carried over to next check
Known Issues
Release Notes
Initial release
Working with Markdown
You can author your README using Visual Studio Code. Here are some useful editor keyboard shortcuts:
Split the editor (Cmd+\ on macOS or Ctrl+\ on Windows and Linux).
Toggle preview (Shift+Cmd+V on macOS or Shift+Ctrl+V on Windows and Linux).
Press Ctrl+Space (Windows, Linux, macOS) to see a list of Markdown snippets.