Skip to content

Instantly share code, notes, and snippets.

@iRajul
Created March 22, 2014 19:22
Show Gist options
  • Select an option

  • Save iRajul/9712801 to your computer and use it in GitHub Desktop.

Select an option

Save iRajul/9712801 to your computer and use it in GitHub Desktop.
arr = 1 5 2 6 3 1 24 7
k = 3
ans = 5 6 6 6 24 24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment