java queue arraylist code example Example: queue implementation in java using arraylist Queue<Integer> queue=new ArrayList<Integer>();