Learn Low Level Design (LLD) and prepare for interviews using free resources.
-
Updated
Mar 9, 2025 - C++
Learn Low Level Design (LLD) and prepare for interviews using free resources.
This repository includes all the homework, assignment and contest solutions taught at Scaler Academy
LLD Codes
This repository contains all the problems that I've solved as part of the Scaler Academy curriculum.
Implementation of GOF design patterns and LLD code snippets.
SOLID principles explained with example in c++
This repository contains design patterns and case studies for solving Low Level design problems
LLD (Low-Level Design) design patterns are essential building blocks that help us structure software systems. They provide efficient solutions to common problems and improve code readability, scalability, and maintainability. I have created a GitHub branch covering all Creational, Behavioral, and Structural design patterns using simple code.
Data Structures and Algorithm Practice, Interview Preparation
Add a description, image, and links to the lld topic page so that developers can more easily learn about it.
To associate your repository with the lld topic, visit your repo's landing page and select "manage topics."