D3v3sh5ingh / Graph-Theory-Algorithms

MIT License
4 stars 17 forks source link

Add new algorithms. #9

Open D3v3sh5ingh opened 4 years ago

Lucifer7355 commented 4 years ago

I would like to work on this issue.

apurvi96 commented 4 years ago

I would Like to add topological sort implementation

D3v3sh5ingh commented 4 years ago

Great! Assigning you both.

apurvi96 commented 4 years ago

@D3v3sh5ingh added PR #10

pawki07 commented 4 years ago

Hey, I would like to add Kruskal's algorithm in C++. Please assign it to me.

D3v3sh5ingh commented 4 years ago

@pawki07 Hey I appreciate your contribution but Krushkal's is already available in to repo. You can try taking up some other algo, like for example cloning a graph or #7

MilindGupta-Creator commented 4 years ago

i would like to add euclid algorithm

D3v3sh5ingh commented 4 years ago

@MilindGupta-Creator Great!

khushbu1998 commented 4 years ago

i would like to add BFS

Renu-code commented 4 years ago

I would like to add Djikstra algorithm....can I work on this??

D3v3sh5ingh commented 4 years ago

@khushbu1998 @Renu-code Yes, Make sure with code you edit readme file too, so that table of content is also updated simultaneously.

Renu-code commented 4 years ago

@D3v3sh5ingh added the djikstra algorithm to the repo and also updated the readme #20 ..please review it

princekalra commented 4 years ago

i want to work on this please assign it to me

sumitmohite0501 commented 3 years ago

I would like to add minimum spanning tree . please assign me under hacktoberfest label

D3v3sh5ingh commented 3 years ago

@sumitmohite0501 You can add and create a pull request, it will be marked hacktoberfest-accepted, if acceptable.