Write a function which accepts an array of integers and return the array by re-arranging the numbers such that the even numbers at the even places and the odd numbers at the odd places
All Questions › Category: C Language › Write a function which accepts an array of integers and return the array by re-arranging the numbers such that the even numbers at the even places and the odd numbers at the odd places