From 4e59513661c11ce7ff8be5b4e1019500df618021 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Th=C3=A9o=20LUDWIG?= Date: Sun, 2 Jul 2023 17:39:48 +0200 Subject: [PATCH] docs: add related blog post --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0f2b521..8727674 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,8 @@ Each challenge has its **solutions**, its **instructions** and **input/output examples** so you can try to solve them on your own. See [challenges](./challenges) folder. +[Related Blog Post](https://theoludwig.fr/blog/programming-challenges/). + ### ✅ Programming languages available - [C/C++ (gcc)](https://gcc.gnu.org/)