Implemented the multi threaded sorting program in JAVA as assignment for Operating systems course. Input file is passed as argument which contains the list of the numbers to be sorted. Complete code is written in single java file which includes multiple classes. Check the Multi threaded sorting.png for the detailed problem description.
{{ message }}
