gcsrilanka / Algorithm-Collection

Algorithms Collection with different languages
14 stars 63 forks source link

Adjacency list is reachable #107

Open KavishanSukumar opened 2 years ago

KavishanSukumar commented 2 years ago

hi there, I have done algorithm to find out weather the node is reachable in a adjacency list in cpp.