An open API service indexing awesome lists of open source software.

https://github.com/analiaburgosdev/java_backtracking_subset-sum

This exercise involves finding all combinations of a set of distinct positive integers such that the sum of the elements in each combination equals a given value M
https://github.com/analiaburgosdev/java_backtracking_subset-sum

backtracking-algorithm java

Last synced: 4 months ago
JSON representation

This exercise involves finding all combinations of a set of distinct positive integers such that the sum of the elements in each combination equals a given value M

Awesome Lists containing this project