java create a linked list with 3 elements code example Example: how to create a linked list in java List<Integer> list = new LinkedList<>();