tasnimzotder / hacktoberfest-2020

Let's tackle the Climate-Change together with Open-Source 🌍 + 👩‍💻
https://tasnimzotder.github.io/hacktoberfest-2020/
MIT License
24 stars 140 forks source link

BFS Algorithm #143

Closed kushalnl7 closed 4 years ago

kushalnl7 commented 4 years ago

Implementation of Depth First Search Algorithm in Python

kushalnl7 commented 4 years ago

Hello sir, please review this pull request. It will help me for Hactoberfest PR challenge.

kushalnl7 commented 4 years ago

I am sorry. It's Breadth First Search. I uploaded it with wrong name. Should I push it again with right name and then create a Pull request?

tasnimzotder commented 4 years ago

Yes. You should correct it. No need to create another PR.

kushalnl7 commented 4 years ago

Yes, I did the changes.

tasnimzotder commented 4 years ago

Thanks @kushalnl7, for your interest and contributions :)

kushalnl7 commented 4 years ago

Thank You!