Problem #519 CORE JAVA PROGRAMMING

Write a Java program that sorts an array of integers using multiple threads.

Your Solution