Java Practice Problems Solutions to Problems (Java) Contains source files for various problems using Java Programming Files HeapSort() Sorts the array with O(nlogn) time Run an application HeapSort() - Import HeapSort() file and run it.