Grokking Algorithm Complexity and Big-O
Ask Author
Back to course home

0% completed

Quiz
Table of Contents

Contents are not accessible

Contents are not accessible

Contents are not accessible

Contents are not accessible

Contents are not accessible

Question 1
Which of the following statements is true about space complexity?
A
Space complexity only considers the space taken by input variables.
B
Space complexity measures the total memory used by an algorithm, including output, and auxiliary space.
C
Space complexity is independent of the input size.
D
Space complexity is only important for recursive algorithms.

.....

.....

.....

Like the course? Get enrolled and start learning!

Table of Contents

Contents are not accessible

Contents are not accessible

Contents are not accessible

Contents are not accessible

Contents are not accessible