Big Theta

Term side of the Card
Topic: Complexity Analysis
Unit title: Big Theta
Categories: Concept
Explanation side of the Card

Explanation: The notation used to describe an algorithm's exact growth rate in the average case. Represents cases where time or space complexity is tightly bounded above and below.