Interactive Algorithm Visualizer
Interactive platform to explore classic algorithms applied to real scenarios like games, maps, and optimization problems.
Features
Dijkstra: Finding shortest paths in Elden Ring-inspired weighted maps
Minimax: Tic-Tac-Toe AI for optimal decision-making
BFS / DFS: Exploring Pac-Man-style grid maps
Quicksort: Sorting dynamic inventory data by quantity
Branch & Bound: Optimizing armor selection under constraints
Technologies
- Frontend: HTML, CSS, JavaScript
- Backend: Java, Spring Boot (REST API)
- Database: PostgreSQL (managed using Docker)
- Deployment: https://algorithms-visualizer-n1xl.onrender.com/