A multi-level parking lot management system designed using object-oriented design principles and classic design patterns. Built as part of LLD interview preparation (SDE-2/SDE-3 level). Supports ...
This is a Java core project focused on design patterns. It implements the STATE pattern to control traffic light states, with the use of OBSERVER and SINGLETON patterns. This project serves as a hands ...