Sathyabama-Coding-Club / HacktoberFest2019

This repository is a part of HacktoberFest, an event organised by DigitalOcean.
https://hacktoberfest.digitalocean.com/
15 stars 52 forks source link

Nearly Sorted Algorithm.c #69

Closed himanshusharma89 closed 4 years ago

himanshusharma89 commented 4 years ago

Given an array of n elements, where each element is at most k away from its target position. The task is to print array in sorted form.