Topic: Array Problem / Level: beginner

Problem: Sort the first half of an array in ascending order and the second half in descending order.

Run the code to see the output here...