So I have a function in which finds a number bigger than N in a large unsorted array of numbers shown below.
import java.util.*; publi