larissalages / code_problems

Code Problems from Coding Challenge Websites. The goal is to help them to improve their code skills and also studying for coding interviews.
MIT License
55 stars 181 forks source link

Added Depth First Search Algorithm in C++ #458

Closed Rishita489 closed 2 years ago

Rishita489 commented 2 years ago

Your checklist for this pull request

🚨Please review the guidelines for contributing to this repository.

Description

I have added depth first search algorithm in C++ in classical_algorithms folder .

Rishita489 commented 2 years ago

Hey @larissalages , can you please review my PR and merge it under Hacktoberfest 2022 .

Rishita489 commented 2 years ago

Also can you please assign hacktoberfest labels to it .