Algorithms and Datastructures
BFS and DFS are two primary graph traversal algorithms that wehave discussed in the class. As we have discussed, we can use bothDFS and BFS in developing web crawling applications.
a) Briefly explain how you can use BFS in developing webcrawling applications.
b) Briefly explain how you can use DFS in in developing webcrawling applications.
c) Compare and contrast the two techniques described in (a) and(b) above highlighting applicability, strengths, and weaknesses ofeach approach.
Expert Answer
An answer will be send to you shortly. . . . .