...

/

Challenge: Left Rotate Array

Challenge: Left Rotate Array

Test your knowledge by solving a challenge in this lesson.

Problem statement

Your task is to write a function left_rotate. Your function signature would be:

The input array arr[ ] will ...