Add code for digit dp in other languages
Author: abhaygupta97Created Oct 2, 2018Updated Aug 18, 2026
Labelsgood first issueHacktoberfestadd codenew algorithm
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/
Source: OpenGenus/cosmos