The task preview hints that we could try and use collections here. So I gave it a go. I read in SO that the array[int] has to be converted to an object ArrayList in order to use Collections. So I kept failing and failing until I decided I was using to much time to try and solve this in a way we haven't learned how to implement yet. If anyone wants to shed some light on it that would be awesome.