Which of the following is not a valid measure of space complexity?
Big O Notation
Worst-case analysis
Number of input elements
Time taken to execute the algorithm

Data Structures and Algorithms Exercises are loading ...