• + 1 comment

    It is O(1) per query. This problem can be solved without actually rotating the array.

    Here is my solution Circular Array Rotation