Big O

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

Explanation: The notation that represents an algorithm's upper bound for time or space complexity. Helps compare the efficiency of algorithms based on their worst-case performance as the input size increases.

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