InterviewSolution
Saved Bookmarks
| 1. |
In the above question, which entry of the array X, if TRUE, implies that there is a subset whose elements sum to W?(A) X[1, W](B) X[n ,0](C) X[n, W](D) X[n -1, n] |
| Answer» | |