Topic: Language Problem / Level: intermediate

Problem: Write a program to rotate an array to the left by k positions.

Run the code to see the output here...