vishal8113 / Hacktoberfest-2024

This repository is waiting for your contribution. If you have not contribute in hacktober fest till now. You can start contributing in open source from here.
3 stars 25 forks source link

Create DFS.cpp #20

Closed Smriti-Prajapati closed 3 days ago

Smriti-Prajapati commented 3 days ago

Problem Statement: Given a graph represented as an adjacency list, perform a depth-first search (DFS) starting from a given node.