low-level-design-problems
There are 48 repositories under low-level-design-problems topic.
kumaransg/LLD
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.
sbvkrishna/low-level-design
Resources to learn Low-level System Design and prepare for Low-level design (LLD/Machine Coding) Interviews
anomaly2104/cache-low-level-system-design
Low level deisgn for cache system
arkapg211002/System-Design-Preparation
System Design Preparation roadmap, topics, books
anomaly2104/chess-low-level-system-design
Repository contatining the low level system design of Chess.
imk13/low-level-design
low-level-design
niteshkumartiwari/LLD-Practice
Solving Various Low-Level Problems using SOLID, DRY, and KISS principles.
anomaly2104/coding-recipies
Recipies for good coding practices
prsnt558908/CodeZymSolutions
Solutions to top low level design/object oriented design interview questions on CodeZym.
tushverma/splitwise
splitwise LLD and django rest interface
harshraj22/problem_solving
This repo is ment for storing a small section of the important codes and solutions that I possess in problem solving.
Komal97/Low-Level-Design
This repository contains low level design problems build using design-patterns.
LearningsLab/BoilerPlates
This repo contains the structures as per the given requirements.. Creating boiler plates of most common problems will help in understanding how design goals are achieved and what are their various trade offs!
Raghuram42/splitwiseLLD
SplitWise Low level Design in Java
akshaykhanna/ParkingLot
Designing a parking lot system using TDD
ShubhamThakur139/DesignConfrenceRoom
During a machine coding round of the company, I designed the Conference Room System in a given one hour.
ShubhamThakur139/SnakeAndLadderDesign
Designed the Snake and Ladder game in one hour using Java.
sankethkini/snake-and-ladder-lld
low level design and implementation of snake and ladder game
umakantv/75-questions
Design, Algorithms & Data Structures Problems - Comprehensive List of Questions for learning essential techniques
darshna22/Low-Level-Design-Problems
low level design problems
kapillamba4/LLD
Low level design problems
WlfGngMzrt/TicTacToe
This is my first project in the Java Programming Language.
aditya-xq/interview-questions-solved
Consider your coding interviews... decoded!
AjeshRPai/awesome-low-level-design-kotlin
Low level designs implemented using Kotlin
iTzTalha/med-assist
Med Assist app lets patients connect to doctors and book appointments. Doctors can log in to the portal and declare their availability for slots on the given day. Patients can book appointments / cancel existing appointments.
krishna6431/LLD-Codes
This repository contains the code and notes related to all design pattern than are used in industry
siraajul/LLD
This repository contains various low-level system design problems and their solutions, implemented in Java. It focuses on object-oriented design principles, design patterns (creational, structural, behavioral), and real-world system examples such as ride-sharing, hotel booking, and food delivery systems.