...

/

Challenge 7: Check if a Directed Graph is Tree or not

Challenge 7: Check if a Directed Graph is Tree or not

Try to solve the Graph Valid Tree problem.

Statement

Given an undirected graph containing nn nodes labeled from 00 to n1n - 1 ...