OpenGenus / cosmos

World's largest Contributor driven code dataset | Used in Quark Search Engine, @OpenGenus IQ, OpenGenus Visual Project
http://internship.opengenus.org
GNU General Public License v3.0
13.57k stars 3.68k forks source link

Add bellman ford algorithm #134

Open AdiChat opened 7 years ago

AdiChat commented 7 years ago

Add the code for bellman ford algorithm in any language ( C, C++, Java, Go, Python or any other)

The code should be placed at code/graph-algorithms/bellman_ford_algorithm

Your pull request will be reviewed by maintainers instantly.

Note: Multiple contributors can work on this and let us know what you are working on by a comment to avoid identical contributions.

For contribution guidelines, see this

If you need any help, let us know.

AkshGautam commented 7 years ago

Can I be assigned for this?

AdiChat commented 7 years ago

Go for it. 👍

beingadityak commented 7 years ago

I am working on this (solution is type of dynamic programming) in Python

ankushChatterjee commented 7 years ago

I am working on this in Java

AkshGautam commented 7 years ago

I will be working on cpp

beingadityak commented 7 years ago

It is done. Please check the PR #139 :)

AkshGautam commented 7 years ago

It would be better if the owner of the repo assign the "assignee" tag since its getting confusing.I am working on cpp version

AdiChat commented 7 years ago

One needs to join the Organization to get assigned. I have send you an invite. 👍

ankushChatterjee commented 7 years ago

Added Java implementation PR #142

beingadityak commented 7 years ago

Please also assign me

AkshGautam commented 7 years ago

Added bellman ford cpp implementation PR #154

bamsarts commented 7 years ago

added php language for bellman ford algorithm #169

varishtsg commented 7 years ago

Making one in C.

abhijeet010304 commented 4 years ago

I would like to work on this issue using C++. Kindly assign this to me.