contents: add Parking Lot question to OOP (#237)

Design a parking lot system is an important sample question in low-level design. It would be great if this question is added.
pull/239/head
Nithin AG 3 years ago committed by GitHub
parent 5ac393fe0e
commit f42c33b061
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -11,6 +11,7 @@ title: Object-Oriented Programming
- Discuss algorithms and data structures for a garbage collector?
- How would you implement an HR system to keep track of employee salaries and benefits?
- How would you implement an Elevator system?
- How would you implement a Parking Lot system?
## Courses

Loading…
Cancel
Save