-
-
Notifications
You must be signed in to change notification settings - Fork 9.1k
feat: add weekly contest 479 #4885
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR adds four new LeetCode problems from Weekly Contest 479 to the solution index. The contest took place on December 7, 2025, with 1787 participants.
- Added problem entries 3769-3772 to main README files (English and Chinese)
- Added Weekly Contest 479 section to contest README files with contest metadata
- All entries follow consistent formatting and link patterns
Reviewed changes
Copilot reviewed 24 out of 29 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| solution/README_EN.md | Added 4 problem entries (3769-3772) for Weekly Contest 479 to the English problem index |
| solution/README.md | Added 4 problem entries (3769-3772) for Weekly Contest 479 to the Chinese problem index |
| solution/CONTEST_README_EN.md | Added Weekly Contest 479 section with links to all 4 problems |
| solution/CONTEST_README.md | Added Weekly Contest 479 section with contest metadata (date, duration, participant count) and links to all 4 problems in Chinese |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
No description provided.