lld-problems
There are 9 repositories under lld-problems topic.
imk13/low-level-design
low-level-design
championswimmer/low-level-design-problem
Case studies (with solution codes) for Low Level System Design problems
abhaypaswan/lld-python
This repository contains solutions to machine coding problems related to low-level design (LLD) in Python. In technical interviews, these problems are commonly asked to assess a candidate's knowledge of Object Oriented Design Patterns & Concepts.
iTzTalha/parking-lot
The parking lot system supports the management of multiple parking lots, each containing parking floors and parking slots. Each parking slot can accommodate specific types of vehicles based on their size and type.
darshna22/Low-Level-Design-Problems
low level design problems
osmium8/snake-ladders-LLD
Explore OOP and low level design in Python.
bikash-hutait/archeville-tournament
"Archeville Super-Archery Tournament Scoreboard" is a Java program for tracking scores in a team archery contest. It allows input of participating nations, archers, and score updates. The scoreboard refreshes after each round, displaying team scores, individual archer scores, and synchronicity bonuses.
optimusam/parking-lot-lld
Parking Lot Low Level Design in Java