Algoteka
View all languages for this problem (1 verified and 0 unverified)

Depth-First Search - Samples for C++

Problem by oml1111

Problem description:

Construct a graph and perform Depth-first search on it. Return the maximum depth the search reaches.

Verified samples:

# Tech tags Title Creator Created date
1 0
oml1111
2022-07-29 18:18

Unverified samples:

# Tech tags Title Creator Created date
No unverified samples ...
View problem discussion (0 comments)