Topic: Language Problem / Level: intermediate

Problem: Write a program to implement a basic sorting algorithm (e.g., selection sort).

Run the code to see the output here...