OpenGenus/cosmos

Add fractional knapsack

Open

#797 geöffnet am 6. Okt. 2017

Auf GitHub ansehen
 (7 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C++ (3.724 Forks)batch import
Hacktoberfestadd codenew algorithm

Repository-Metriken

Stars
 (13.462 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

Add the code for fractional knapsack in any language ( C, Java, Go, Python, JavaScript or any other)

The code should be placed at code/greedy algorithms/fractional knapsack

Sample C++ implementation: see

Read about it on Wikipedia: here

Note: multiple contributors can work on this issue as it has multiple parts (languages)

Your pull request will be reviewed by maintainers instantly.

For contribution guidelines, see this

If you need any help, let us know.

Contributor Guide