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

https://github.com/codingcompetitions/cq-2023

**UNOFFICIAL REPOSITORY** Coding Quest is an annual competition. You can use any programming language/environment you prefer.
https://github.com/codingcompetitions/cq-2023

cli codingquest codingquest-2023 php-83 phpunit symfony-72 symfony-console

Last synced: 3 months ago
JSON representation

**UNOFFICIAL REPOSITORY** Coding Quest is an annual competition. You can use any programming language/environment you prefer.

Awesome Lists containing this project

README

        

# Coding Quest 2023

[Coding Quest 2023](https://codingquest.io/) is solved using [PHP](https://www.php.net/).

| Solved? | Name |
|---------|------------------------------------------------------------------------|
| | [Day 01](https://codingquest.io/problem/18) - [Purchase tickets]() |
| | [Day 02](https://codingquest.io/problem/19) - [Broken firewall]() |
| | [Day 03](https://codingquest.io/problem/20) - [Hotel door code]() |
| | [Day 04](https://codingquest.io/problem/21) - [Closest star systems]() |
| | [Day 05](https://codingquest.io/problem/22) - [Busy moon rovers]() |
| | [Day 06](https://codingquest.io/problem/23) - [Time to play fair]() |
| | [Day 07](https://codingquest.io/problem/24) - [The purge]() |
| | [Day 08](https://codingquest.io/problem/25) - [Connecting cities]() |
| | [Day 09](https://codingquest.io/problem/26) - [Mining tunnels]() |
| | [Day 10](https://codingquest.io/problem/27) - [The route home]() |

## Run

```sh
```

### Run test suite

```
```

## License

MIT License.

Copyright (c) 2024 Manuel Alejandro Gómez Nicasio

See [LICENSE.md](LICENSE.md) for details.