The Complexity classes

Опубликовано: 24 Март 2026
на канале: Jithin Parakka
833
11

Computational problems can be classified into different complexity classes.

They are
Class P: Those Problem that are solvable in Polynomial time.

Class NP: Those Problem that are “verifiable” in polynomial time by a Deterministic Turing Machine
Class NP Hard: All NP problems can be transformed in polynomial time into it
Class NP COmplete: if it is in NP and NP-hard



To know whether P=NP watch this video    • Is class P= Class NP?