USAA Interview Question

Write a function to sort an array of numbers.

Interview Answer

Anonymous

Aug 23, 2024

I implemented the Mergesort algorithm.