Challenge exercise Rewrite the findFirst method in the MusicOrganizer class from music-organizer-v4 by using a do-while loop rather than a while loop. Test your solution carefully. Try searches that will succeed and others that will fail. Try searches where the file to be found is first in the list and also where it is last in the list.
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.