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 ...
Nine Java Enhancement Proposals make the final cut as OpenJDK shifts from feature development to bug fixing ahead of a September release.
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 ...