Arrays: Left Rotation

  • + 0 comments

    i is a variable used to iterate through the loop, it generally represents the index of the array that is being referenced on a particular iteration of the loop.