Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 253 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 253 Bytes

instrumentation

This program creates instrumentation which are then implemented into a bubble sort and a quick sort.

How to run

The code is run by running Test.java. The log is stored in test.log. All this code and log is located in the src folder