News

A web/desktop application that enables users to visualize the step-by-step execution of classic algorithms (like sorting, pathfinding, graph traversal, etc.). The goal is to deepen understanding ...
RoutePlanner_Visualization A Java implementation of pathfinding algorithms (DFS, Dijkstra's) for optimal route planning with mandatory attractions, featuring JavaFX visualization and sorting algorithm ...