Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 224 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 224 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.