Algorithms icon indicating copy to clipboard operation
Algorithms copied to clipboard

Implement Breadth First Search

Open arushimgupta opened this issue 4 years ago • 13 comments

Implement Breadth First Search in a language of your choice.

Please read the contributing guidelines in CONTRIBUTING.md

Languages claimed/implemented:

  • [x] C (by @anamika810)
  • [x] C++ (by @anamika810)
  • [x] Java (by @arushimgupta )
  • [x] Python (by @arushimgupta )
  • [ ] Any other language

arushimgupta avatar Oct 22 '20 10:10 arushimgupta

I would like to work on the java and python implementation.

arushimgupta avatar Oct 22 '20 10:10 arushimgupta

I would like to work on C and C++

Anamika810 avatar Oct 22 '20 14:10 Anamika810

@arushimgupta @Anamika810 sure!

deutranium avatar Oct 22 '20 15:10 deutranium

I have the solution of breadth first search. please assign it to me..

manavbhikadiya avatar Oct 23 '20 03:10 manavbhikadiya

@manavbhikadiya which language would you like to implement it in?

deutranium avatar Oct 23 '20 07:10 deutranium

@deutranium in C or C++ language i would like to implement..

manavbhikadiya avatar Oct 23 '20 12:10 manavbhikadiya

and also i have the solution in java language.. please assign it to me..

manavbhikadiya avatar Oct 23 '20 12:10 manavbhikadiya

@manavbhikadiya it has already been implemented in C, C++ and JAVA. Check the issue at the top, there box next to these languages is checked. You can check out other algos which you can implement in these languages.

Happy coding!

deutranium avatar Oct 23 '20 12:10 deutranium

@deutranium ok! i got it. I also solved this problem in JavaScript and I would love to do contribute to this repository. please assign this to me. I will give my best to do this.

manavbhikadiya avatar Oct 23 '20 15:10 manavbhikadiya

Can I work on the C# implementation? @deutranium

cchirag avatar Oct 23 '20 16:10 cchirag

@manavbhikadiya @cchirag sure!!

deutranium avatar Oct 23 '20 17:10 deutranium

There's another implementations here. shall I merge them?

saru-d2 avatar Oct 01 '21 18:10 saru-d2

@saru-d2 sure!!

inesane avatar Oct 01 '21 18:10 inesane