An open API service indexing awesome lists of open source software.

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

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
```