how to add element in arraylist i given index in java code example Example: arraylist add at index arrlist.add(2,25);