index Of Max
Returns the index associated with the maximum element in the array For ties. This returns the first found.
Return
the index associated with the minimum element
Returns the index associated with the minimum element in the list For ties. This returns the first found.
The list must not be null or empty
Return
the index associated with the minimum element