Skip to content

An assignment from PUT to compare execution time of sorting algorithms: Insertion Sort, Selection Sort, Heap Sort, Merge Sort for an array of integers generated in the form: random, ascending, descending, constant, v-shaped.

Notifications You must be signed in to change notification settings

MichalPlucinski1/sorts_compression_py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

sorts_compression_py

An assignment from PUT to compare execution time of sorting algorithms: Insertion Sort, Selection Sort, Heap Sort, Merge Sort for an array of integers generated in the form: random, ascending, descending, constant, v-shaped.

About

An assignment from PUT to compare execution time of sorting algorithms: Insertion Sort, Selection Sort, Heap Sort, Merge Sort for an array of integers generated in the form: random, ascending, descending, constant, v-shaped.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages