From f4416309e7672368bfa7a169fb52e3b843165428 Mon Sep 17 00:00:00 2001 From: subhahu <34541684+subhahu123@users.noreply.github.com> Date: Thu, 25 Apr 2024 00:48:21 +0530 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 6e8d131..0420403 100644 --- a/README.md +++ b/README.md @@ -629,6 +629,9 @@ Please read the [contribution guidelines](contributing.md) or [creating a list g * [Design Patterns implemented in Java](https://github.com/iluwatar/java-design-patterns) * [Design Patterns implemented in DotNet](https://www.dofactory.com/net/design-patterns) +## Machine Coding - Low Level Design +* [55+ LLD Blogs with Solutions](https://lldcoding.com) + ## Data structures * [Top 15 Data Structures and Algorithm Interview Questions for Java programmer](http://javarevisited.blogspot.com.by/2013/03/top-15-data-structures-algorithm-interview-questions-answers-java-programming.html)