Skip to content

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

License

Notifications You must be signed in to change notification settings

codingcompetitions/CodingQuest-2024

Repository files navigation

Coding Quest 2024

Coding Quest 2024 is solved using Ruby.

Solved? Name
Day 01 - Purchase tickets
Day 02 - Broken firewall
Day 03 - Hotel door code
Day 04 - Closest star systems
Day 05 - Busy moon rovers
Day 06 - Time to play fair
Day 07 - The purge
Day 08 - Connecting cities
Day 09 - Mining tunnels
Day 10 - NA

Run

rails day(01-10):part01[path/to/file,true]

#rails day01:part01[../codingquest-data/2024/input/day01-01.in,true]

Run test suite

rails test

License

MIT License.

Copyright (c) 2024 Manuel Alejandro Gómez Nicasio [email protected]

See LICENSE.md for details.