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.

Edit on GitHubContributions in our content repository are 🤗 welcome from everyone.Link leads to the Contributions guidelines on GitHubLink leads to the content repository on GitHub