Breadth-First Search

Graph traversal algorithm that explores all neighbors at the current depth before moving deeper

Loading visualization...