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 code for digit dp in other languages #3713

Open abhaygupta97 opened 6 years ago

abhaygupta97 commented 6 years ago

This is a:

Digit dp code is currently present only in c++. Add code for digit dp in other languages such as Java, Python, Swift, JavaScript, GoLang, Matlab and others.

The path of this code will be: code/dynamic_programming/src/digit_dp/

nghiaxlee commented 6 years ago

I would like to add Java implementation.

Meenakshi2000 commented 4 years ago

i would too lie to work on it in java

pragyakapoor commented 4 years ago

Hey, can I work on this in Python?

jonathlan commented 2 years ago

Hello ! First timer in hackoberfest here. I will try this in JavaScript.

jonathlan commented 1 year ago

Hi there! Just wondering if there is anybody available to take a look at my PR https://github.com/OpenGenus/cosmos/pull/6569? Would love to know your comments.

Thanks!