Write a program to sort elements in the array with odd index number in ascending order and elements with even index number in | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Write a program to sort elements in the array with odd index number in ascending order and elements with even index number in

2nd Dec 2022, 4:42 PM
Ashwanth
Ashwanth - avatar
2 Answers
+ 7
Ashwanth , please link your attempt here. if you have not done any try for this exercise so far, take some time and try your best.
2nd Dec 2022, 7:08 PM
Lothar
Lothar - avatar
0
C program
2nd Dec 2022, 4:42 PM
Ashwanth
Ashwanth - avatar