Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 226 Bytes

README.md

File metadata and controls

8 lines (4 loc) · 226 Bytes

Good morning! Here's your coding interview problem for today.

This problem was asked by Amazon.

Given an array and a number k that's smaller than the length of the array, rotate the array to the right k elements in-place.