What is the role of space complexity in evaluating an algorithm's efficiency?
It assesses the simplicity of the algorithm's design
It determines the correctness of the solution
It measures how quickly users can learn the algorithm
It evaluates the amount of memory storage required by the algorithm