From 04dbb29cbd364eee76ddae6367e43cce2a7fe1ed Mon Sep 17 00:00:00 2001 From: subhahu <34541684+subhahu123@users.noreply.github.com> Date: Sat, 17 Jan 2026 01:19:53 +0530 Subject: [PATCH] Add LLD and Concurrency resource link to README Added a new resource link for LLD and Concurrency. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 27fa663..f5b97d3 100644 --- a/README.md +++ b/README.md @@ -245,6 +245,8 @@ More huge lists of resources, with many, many more incredible things! Some of th [Larold's Retro Gameyard](https://laroldsretrogameyard.com/) - A collection of retro video game programming tutorials. Learn to make [Game Boy](https://laroldsretrogameyard.com/category/tutorials/gb/) or [Game Boy Advance](https://laroldsretrogameyard.com/category/tutorials/gba/) games from scratch. In the future, tutorials for additional consoles will added. +[LLD and Concurrency](https://lldcoding.com/) +