A

Admin • 833K Points
Coach

Q. Subset sum problem is an example of NP- complete problem.

  • (A) true
  • (B) false
  • (C) ---
  • (D) ---

Explanation by: Admin

subset sum problem takes exponential time when we implement a recursive solution. subset sum problem is known to be a part of np complete problems.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.