low-level-design
-
Updated
Dec 22, 2022 - Java
low-level-design
Case studies (with solution codes) for Low Level System Design problems
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.
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.
low level design problems
Explore OOP and low level design in Python.
"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.
Parking Lot Low Level Design in Java
Add a description, image, and links to the lld-problems topic page so that developers can more easily learn about it.
To associate your repository with the lld-problems topic, visit your repo's landing page and select "manage topics."