InterviewSolution
Saved Bookmarks
| 1. |
Consider knapsack that weighs 23 that has been made from the weights of the superincreasing series {1, 2, 4, 9, 20, and 38}. Find the ‘n’.(a) 011111(b) 010011(c) 010111(d) 010010I had been asked this question in semester exam.This intriguing question originated from Knapsack/ Merkle in portion Public Key Cryptography and RSA of Cryptograph & Network Security |
|
Answer» Correct option is (b) 010011 |
|