Space Complexity
Term side of the Card
Topic: Complexity Analysis
Unit title: Space Complexity
Categories: Concept
Explanation side of the Card
Explanation: The metric that assesses the amount of memory an algorithm requires during execution. Calculated based on fixed and variable storage requirements as input size grows.