Categories
πŸ•ΈοΈ

Graph Visualizer

Visualize graph algorithms like BFS, DFS with step-by-step animations.

About Graphs

A Graph is a collection of nodes (vertices) connected by edges. Graphs can be directed or undirected, weighted or unweighted.