OpenGenus/cosmos

Add code for digit dp in other languages

Open

#3713 opened on Oct 2, 2018

View on GitHub
 (5 comments) (2 reactions) (0 assignees)C++ (13,462 stars) (3,724 forks)batch import
Hacktoberfestadd codegood first issuenew algorithm

Description

This is a:

  • New algorithm
  • Update to an existing algorithm
  • Error
  • Proposal to the Repository

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/

Contributor guide