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