Breadth-first search
A well-defined collection of distinct objects called elements or members.
Learning Outcomes:
To explore reachability of a vertex in a graph- breadth first and depth first approaches
To learn the โbreadth first searchโ(BFS) algorithm, concept of โqueueโ
To calculate distance of a vertex from the source vertex with help of BFS
Exercise Questions ๐ง
