Found 387 repositories(showing 30)
kumaransg
Curated Collection of all Low level design Questions and implementation asked in major Tech companies , Get yourself prepared for the LLD round and ace the interview.
Claude Code best practices -- applied to application design. Interactive HLD/LLD visualization, implementation example. LLM-agnostic, DB-governed, GDPR-ready.
anuva04
This repo contains LLD of various systems and example implementation of Design Patterns.
crakesh27
Low level implementation of few examples in C++ asked for LLD/machine coding interviews
scaleracademy
Code repository for Python implementation of the LLD module
mrpandey
Implementations of common LLD questions asked in interview.
arpit20adlakha
Logger LLD implementation using Chain of Responsibility design pattern
vasujhawar2001
repo to practice LLD/HLD code implementation, sse stuff.
aaronpuchert
Implementation of lld Driver API by invoking the binaries
MDTalha178
Master Low-Level Design (LLD) with real-world system implementations – Parking Lot, ATM, Elevator, Payment Gateway & more. Perfect for interview prep and design pattern mastery.
TecHAyusH6476
This repository is a comprehensive resource for software engineering interview preparation, focusing on Low-Level Design (LLD). It contains popular Design Patterns and implementations of SOLID principles written in both Java and Golang. This resource aims to help developers solidify their understanding of core design concepts and common LLD problem
PritamPrB77
A comprehensive repository for System Design learning and practice, containing High-Level Designs (HLD), Low-Level Designs (LLD), and Hands-on Projects. This repo is aimed at students, developers, and professionals who want to build a solid understanding of scalable system architectures and detailed implementations.
Sachin1043
This project is the Low‑Level Design (LLD) of my Trendify Blog (a MERN stack website). It’s a console‑based Java OOP implementation that captures the site’s core structure and behavior before building it in the full MERN stack.
SwargamAvinash
Repository for storing LLD design implementations
dtsdwarak
LLD/Machine Coding Implementations
rohansingh12
My LLD Learnings & Implementations
yashJaiswal121
LLD concepts Theory + Implementation repo in Java
architgupta13
An LLD implementation for a payment gateway
ninjakx
System Design - LLD implementation using Python, Java, CPP
akhiltiwari13
Implementation of GOF design patterns and LLD code snippets.
JAYENDRA06
a simple clean example implementation of LLD design patterns
krnirmal2
Great selfExplaintory Implementation of Parking Lot LLD Using JAVA SpringBoot with NOTES
rushikeshk1411
This contains the LLD of Splitwise app from thinking to the implementation
arkalim
A chess game implementation in TypeScript to learn Low Level Design (LLD).
shreyansh-sinha
The repo contains an LLD interview question and its implementation in c#
krnirmal2
Great selfExplaintory Implementation of Tic Tac Toe LLD Using JAVA SpringBoot with NOTES
chaitanya-basava
This repo contains various system design and LLD concepts implemented along with documentation.
asudigital
This repo contains synchronous multithreading questions and its implementations using Java,ThreadPool and Executor service(LLD questions)
asudigital
This repo contains asynchronous multithreading questions and its implementations using Java,ThreadPool and Executor service(LLD questions) .
Ankit-kaswan
This repository contains detailed implementations of various Low-Level Design (LLD) patterns commonly used in software development