Skip to content

Latest commit

 

History

19 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OS_Assignment

Multithreading sorting package

Written in Python2. Uses pygame 1.9.4 for the animation.

This package has three sorting implementations available, namely, Odd-Even Sort, Quick Sort and Merge Sort.

Run the program with the follwing command: python sort_package.py

In the CLI: Enter the option to pick a sorting algorithm.

Then enter the number of elements followed by the elements.

The pygame window will open with the animation of the sort.

Done by: Harini R (COE16B018), Rahul Nenavath (CED16I025), Saurva Purva (CED16I029).

Under the guidance of Dr Sivaselvan B.

About

Multithreading sorting package

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages