https://github.com/escalopa/contest-collection
A repo to collect interesting contest Q/A
https://github.com/escalopa/contest-collection
contest-programming
Last synced: 2 months ago
JSON representation
A repo to collect interesting contest Q/A
- Host: GitHub
- URL: https://github.com/escalopa/contest-collection
- Owner: escalopa
- License: mit
- Created: 2024-05-05T13:44:23.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-29T13:15:36.000Z (11 months ago)
- Last Synced: 2025-01-19T15:20:06.786Z (4 months ago)
- Topics: contest-programming
- Language: HTML
- Homepage:
- Size: 924 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# contest-collection 📑
A repo to collect interesting contest Q/A## Usage ✏
### Create contest
```bash
task create-contest -- 2025-12-leetcode-contest
```### Create problem
```bash
task create-problem -- 2025-12-leetcode-contest/task01
```