ShriyanshiSrivastava / Data_Structures_For_Hacktoberfest

A repository to get started with open source and contribute in Hacktoberfest . You can add any data structures and algorithms code in the language of your choice.
16 stars 80 forks source link

Graph Traversal using BFS (Other than C++) #73

Closed ShriyanshiSrivastava closed 3 years ago

ShriyanshiSrivastava commented 3 years ago

You can add a code that uses BFS to traverse a Graph. Use language other than c++.

CRAZYGEEKS04 commented 3 years ago

i can do it.

ShriyanshiSrivastava commented 3 years ago

i can do it.

Go ahead with this issue :)

snehashukkla commented 3 years ago

@ShriyanshiSrivastava please assign this to me, i can solve this issue

dollygupta07 commented 3 years ago

Hi @ShriyanshiSrivastava, I want to do it in python. Can you please assign this to me?

Thanks.

ShriyanshiSrivastava commented 3 years ago

@dollygupta07 Go ahead with the issue :)

dollygupta07 commented 3 years ago

Hi, I had a doubt. Why my PR is not marked as 'hacktober-accepted' after being merged?

ShriyanshiSrivastava commented 3 years ago

Hi, I had a doubt. Why my PR is not marked as 'hacktober-accepted' after being merged?

@dollygupta07 Your PR is merged directly to the repo which is already hactober accepted. We can either label it or merge it or do both. All will lead to same result. You can check your hactoberfest profile , your 1 PR must have beed added ;)

dollygupta07 commented 3 years ago

Hi, I had a doubt. Why my PR is not marked as 'hacktober-accepted' after being merged?

@dollygupta07 Your PR is merged directly to the repo which is already hactober accepted. We can either label it or merge it or do both. All will lead to same result. You can check your hactoberfest profile , your 1 PR must have beed added ;)

Yes, it's there in my hacktoberfest profile. Thank you so much for the clarification.