News

🌐 Prim's Algorithm Routing Simulator (JavaFX + GraphStream) This project is a JavaFX-based graphical simulator for Prim’s Algorithm, a classic greedy algorithm used to find the Minimum Spanning Tree ...
Data-Structure-Algorithm-Visualizer Developed a web-based Data Structure and Algorithm Visualizer using C, Python (Flask), HTML, CSS, and JavaScript in VS Code. The tool supports core data structures ...
Graph theory is a powerful tool for addressing problems involving discrete structures, such as determining the shortest length of connected river networks or the shortest distance between connected ...