Skip to content

Just a LLD of a Parking Lot System with random slot allocation strategy implemented

Notifications You must be signed in to change notification settings

padmaKumar1995/parkinglot-LLD

Repository files navigation

Parking Lot

Problem Statement

Design a Parking Lot system with

  • Multiple Entry gates
  • Multiple Exit gates
  • Multiple Floors
  • Each Floor with multiple Parking Slots
  • A slot can accommodate Small, Medium, Large Vehicles
  • Some slots can also have Electric Chargers
  • Assigning Parking Slots for a Vehicle
  • Providing Ticket during entry
  • Calculate Fee and provide Invoice and Bill during exit

Development Decisions

  • Followed Package by Layer structure

About

Just a LLD of a Parking Lot System with random slot allocation strategy implemented

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages