JAVA:实现InterpolationSearch插值搜索算法 package com.thealgorithms.searches; import static java.lang.String.format; import java.util.