Back to Browse

Design a Parking Lot in Python using Strategy Design Pattern for Low Level Design Interviews

7.4K views
Aug 7, 2024
20:06

You can practice machine coding of this question using strategy design pattern and view complete code here: https://codezym.com/question/7 This video uses strategy design pattern to solve parking lot design. You can get GitHub code link and blog explanations for Java and Python in editorial section of above CodeZym url. We will concentrate on two important things 1. How to do requirement gathering properly and Which functionalities you will pick for discussion and which ones you will leave out. Obviously, you can’t pick everything, there are hundreds of classes in a real-world parking system 2. How will you explain you design step by step.. If You are preparing for Low Level Design interviews and try our 7-day preparation plan for LLD interviews https://codezym.com/roadmap It will help you prepare efficiently for LLD interviews through short videos, daily practice problems with focus on most common design patterns and much more. Do give it a try.

Download

1 formats

Video Formats

360pmp446.0 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Design a Parking Lot in Python using Strategy Design Pattern for Low Level Design Interviews | NatokHD