Skip to content

sauravpurva/OS_Assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages