...

/

Challenge 2: Sort an Array

Challenge 2: Sort an Array

In this lesson, you must sort an array using recursion.

We'll cover the following...

Problem Statement

Write a method sortArray that takes an integer array, its size and returns the sorted array.

The following illustration explains this concept:

Access this course and 1400+ top-rated courses and projects.