int LastElementIndex = arr.length-i-1; //index of last Element after each step int MaxIndex = MaxIndex(arr,0,LastElementIndex); // index of maximum value, in the remaining unsorted array ...
You can create a release to package software, along with release notes and links to binary files, for other people to use. Learn more about releases in our docs.