Subset-Sum-Finder-Dynamic-Programming. This Java program defines two functions, howSum and improvedHowSum, to find a combination of numbers that add up to a given target sum, using a simple recursive approach and a more efficient recursive approach with memoization, respectively.

github.com/danieldotwav/Subset-Sum-Finder-Dynamic-Programming

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

No recent activity.