Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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