Used binarySearch in ArrayList of Integers
Created an ArrayList of Integers, sorted via Collections.sort and used bianarySearch() of Collections class for searching item
Created an ArrayList of Integers, sorted via Collections.sort and used bianarySearch() of Collections class for searching item