Arrays: Left Rotation

  • + 1 comment

    Have you ever heard about Data Structure ? because if you do , you would probably heard about circular array.

    I was able to solve the question because I'm knew about circular arrays , we use % + size of array to create a cirural array , then all you need to do is to complete the puzzle to solve the problem.

    check this video, https://www.youtube.com/watch?v=okr-XE8yTO8&t=773s