Arrays: Left Rotation

  • + 0 comments

    This only work when you read directly from input. But in the question they have asked to do rotation operation only on Array, so your solution cannot be used for this problem.