neerajnanvani / PracticeGitAndJs

Its an practice repo to create pull request and use more github features
0 stars 10 forks source link

Reverse array problem solved #9

Closed DASH0070 closed 1 year ago

DASH0070 commented 2 years ago

resolve #5 . The first loop runs the array's length divided by k times. each sub-loop runs k times and reverses the sub-array array.