Time Complexity
Term side of the Card
Topic: Complexity Analysis
Unit title: Time Complexity
Categories: Concept
Explanation side of the Card
Explanation: The metric that evaluates the time an algorithm takes to complete as input size grows. Commonly represented by Big O notation, indicating worst-case performance.