Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sanderploegsma/coding-quest
My solutions to coding quest
https://github.com/sanderploegsma/coding-quest
coding-challenge codingquest programming-challenges
Last synced: 3 days ago
JSON representation
My solutions to coding quest
- Host: GitHub
- URL: https://github.com/sanderploegsma/coding-quest
- Owner: sanderploegsma
- License: mit
- Created: 2024-02-26T21:14:57.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-11-11T08:35:39.000Z (3 days ago)
- Last Synced: 2024-11-11T09:32:07.641Z (3 days ago)
- Topics: coding-challenge, codingquest, programming-challenges
- Language: Python
- Homepage: https://codingquest.io
- Size: 737 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Coding Quest
This repository contains my solution to [coding quest][codingquest].
| **Year** | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 |
|----------|-----------|-----------|-----------|-----------|-----------|---|---|---|---|----|
| **2024** | [✅][2401] | [✅][2402] | [✅][2403] | [✅][2404] | [✅][2405] | | | | | |
| **2023** | [✅][2301] | [✅][2302] | | [✅][2304] | [✅][2305] | | | | | |
| **2022** | [✅][2201] | [✅][2202] | [✅][2203] | | [✅][2205] | | | | | |[2201]: ./coding_quest_2022/day01.py
[2202]: ./coding_quest_2022/day02.py
[2203]: ./coding_quest_2022/day03.py
[2205]: ./coding_quest_2022/day05.py
[2301]: ./coding_quest_2023/day01.py
[2302]: ./coding_quest_2023/day02.py
[2304]: ./coding_quest_2023/day04.py
[2305]: ./coding_quest_2023/day05.py
[2401]: ./coding_quest_2024/day01.py
[2402]: ./coding_quest_2024/day02.py
[2403]: ./coding_quest_2024/day03.py
[2404]: ./coding_quest_2024/day04.py
[2405]: ./coding_quest_2024/day05.py
[codingquest]: https://codingquest.io