Min Thant Ko Ko
Min Thant Ko Ko
Search Algorithms]
[ID - 2404001]
[EG1004]
Min Thant Ko Ko ID - 2404001 EG 1004
BFS is useful for solving real work problem like the path
in a social network. `BFS explores help people who are
directly connect to you and then move to their friends.
Part 3: Self-Reflection
https://www.geeksforgeeks.org/breadth-first-search-or-bfs-for-a-
graph/
https://www.programiz.com/dsa/graph-dfs#:~:text=Depth%20First
%20Search%20Example&text=We%20use%20an%20undirected
%20graph%20with%205%20vertices.&text=We%20start%20from
%20vertex%200,adjacent%20vertices%20in%20the
%20stack.&text=Next%2C%20we%20visit%20the%20element,go
%20to%20its%20adjacent%20nodes.
Conclusion