← All problemsSign in

ascend or descend

Write a program in C to sort the elements in ascending or descending order based on the input from the user. {Dynamic choice of sort order} ###Input: - First-line will contain $N$, the number of elements in the array. - The second line of the input contains the char "a" or "d" (small letter) if a then return the array in ascending order if "d" the return the array in descending order. -Th

HINT LADDERno hints yet
L1 Observation
L2 Technique
L3 Approach
L4 Pseudo-code
🔒
L5 Full solution
L5 unlocks only if you insist twice
solution.cppC++17

CodeSearch Tutor

Hints, not spoilers — it won’t hand over the full solution unless you insist.

voice by Sarvam AI

Sign in to chat with the tutor and save your progress.

Sign in to start