From 3df882c80359c29edf4e5080342c93c300726d72 Mon Sep 17 00:00:00 2001 From: subhahu <34541684+subhahu123@users.noreply.github.com> Date: Fri, 16 Jan 2026 02:06:43 +0530 Subject: [PATCH] Adding LLD and concurrency resource --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index cd85c19..0eb1160 100644 --- a/README.md +++ b/README.md @@ -63,6 +63,7 @@ This mindmap was created using [Mindmap Maker](https://app.mindmapmaker.org/) - [Software Architecture Books](https://github.com/mhadidg/software-architecture-books) - [System Design Fight Club](https://github.com/systemdesignfightclub/SDFC) - [System Design - Neo Kim](https://github.com/systemdesign42/system-design) +- [Low Level Design and Concurrency](https://lldcoding.com/) - [Awesome System Design Resources](https://github.com/ashishps1/awesome-system-design-resources) - [Awesome Low Level Design (LLD) / Object Oriented Design (OOD)](https://github.com/ashishps1/awesome-low-level-design) --- @@ -459,3 +460,4 @@ This mindmap was created using [Mindmap Maker](https://app.mindmapmaker.org/) - See [Glossary.md](Glossary.md): an overview of key terminology, definitions, and comparisons between related concepts. **[`^ back to top ^`](#contents)** +