This Java project implements a simplified, non-traditional array transformation that replaces all elements in an integer array with the average of its elements. While named to resemble a sorting ...