AI Features

Challenge 3: Sort an Array

Given an array of numbers, sort it in ascending order.

Problem Statement

Implement a function that sorts the ...