M

Mr. Dubey • 100.69K Points
Coach

Q. Recursive solution of Set partition problem is faster than dynamic problem solution in terms of time complexity.

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

Explanation by: Mr. Dubey
the recursive solution to set partition problem takes exponential time complexity whereas the dynamic programming solution takes polynomial time complexity. so dynamic programming solution is faster in terms of time complexity.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.


Question analytics