Multiple choice Which of the following is defined as the amount of memory that an algorithm needs? Cost Complexity Space Complexity Simple Recursive Optimizing Asymptotic Complexity Reveal answer Fill a bubble to check yourself B Correct answer Explanation It is defined as the amount of memory that an algorithm needs.