GeeksforGeeks » C/C++ Programming Questions
Sort an array such that the smallest is between the second and third smallest nu
(1 post)-
write a program using c function to sort a number and the smallest should come in belween and the second smallest should come at the right of smallest and third smallest should come at the lefe of smallest and the other shold be in the same fashion.
Reply
You must log in to post.