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: 7 days ago
JSON representation
**UNOFFICIAL REPOSITORY** Coding Quest is an annual competition. You can use any programming language/environment you prefer.
- Host: GitHub
- URL: https://github.com/codingcompetitions/CQ-2023
- Owner: codingcompetitions
- License: mit
- Created: 2025-02-04T04:01:59.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-05-01T06:28:42.000Z (6 months ago)
- Last Synced: 2025-07-22T13:27:37.745Z (3 months ago)
- Topics: cli, codingquest, codingquest-2023, php-83, phpunit, symfony-72, symfony-console
- Language: PHP
- Homepage: https://codingquest.io/#:~:text=2023%20challenge
- Size: 515 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.