You are viewing a single comment's thread. Return to all comments →
How is that O(1) space? You're using an n element array.
Circular Array Rotation
You are viewing a single comment's thread. Return to all comments →
How is that O(1) space? You're using an n element array.