Back to the 2024 paper

Module 4: Tractable and Intractable Problems

20242m

What is the primary technique used to prove that a problem is NP-complete?
(i) Divide and conquer
(ii) Dynamic programming
(iii) Polynomial-time reduction from a known NP-complete problem
(iv) Space complexity calculation

Similar questions