Complexity theory

Home > Computer Science > Theory of Computation > Formal Languages > Complexity theory

This topic covers the study of the complexity of algorithms and problems. It includes understanding the concept of time and space complexity, the classes P, NP, NP-complete, and NP-hard, and the polynomial-time hierarchy.