This lab investigates the unrolling of loops, both partial and full. The code is written in Java, with comments in the file explaining everything.
To get started, download and unzip the Unroll.java starter file.
When you are finished you can check your work against my solution.