The problem of finding a subset of positive integers whose sum is equal to a given positive integer is called as?
(a) n- queen problem
(b) subset sum problem
(c) knapsack problem
(d) hamiltonian circuit problem
This question was addressed to me in semester exam.
This question is from Backtracking in chapter Backtracking of Data Structures & Algorithms II