educative.io

Space complexity to store the reversed string

it requires extra space to store the reversed string, making it less efficient in terms of space complexity

Could you please explain the space complexity to store the reversed string?