OpenGenus/cosmos

Add DP version of subset sum

Open

#723 aperta il 6 ott 2017

Vedi su GitHub
 (2 commenti) (1 reazione) (0 assegnatari)C++ (3724 fork)batch import
Hacktoberfestadd codenew algorithm

Metriche repository

Star
 (13.462 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

Add the dynamic programming approach of solving the subset sum problem.

The code should be added at code/dynamic_programming/subset_sum.

Guida contributor