You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Java-based hotel booking system for managing users, rooms, and reservations across multiple branches. Uses custom AVL trees for efficient data organization and access. Built to practice core data structure concepts without external libraries.
Individual programming project (part 1) in Java done on Object Oriented and Modular Programming subject on first grade of Computer Science Engineering at EHU-UPV.