Abhinaw TripathiJun 28, 20163 min readApplications of Depth First Search and Breadth First TraversalApplications of Depth First Search Depth-first search (DFS) is an algorithm (or technique) for traversing a graph. Following are the...