My issue
help to solve out this
My code
8108
Learning course: Sorting using Java
Problem Link: Multiple Choice Question Practice Problem in - CodeChef
help to solve out this
8108
Learning course: Sorting using Java
Problem Link: Multiple Choice Question Practice Problem in - CodeChef
@indumittal165
u have to sort the array in descending order and then pick up the alternate number
Correct Answer:
29