...

/

Challenge 1: Gathering Zeros to the Start

Challenge 1: Gathering Zeros to the Start

In this challenge, you'll implement the solution to gather all the zeros stored in an ArrayList to the starting indices.

Problem statement

In this problem, you have ...