Comparing the speed it takes to add and remove 2,000,000 data values from all three data structures with IntelliJ JProfiler.
The professor wanted students to implement JProfiler. Learning the benefits of incorporating this tool when debugging for problems or efficiency in a program.