Arrays: Left Rotation

  • + 0 comments

    why it is not working if we are using same array to store modified array i.e. a[i]=a[i+k)%n]