Skip to content

Implementing a variant of the Oscillating Merge Sort in Matlab and comparing its performance against Bubble Sort and Pancake Sort. It also provides scripts to to test the sorting algorithms on various sized arrays.

License

Notifications You must be signed in to change notification settings

MaximilianMihaldinecz/oscillating-merge-sort

Repository files navigation

Oscillating Merge Sort

Implementing a variant of the Oscillating Merge Sort in Matlab and comparing its performance against Bubble Sort and Pancake Sort. It also provides scripts to to test the sorting algorithms on various sized arrays.

Read the "documentation oscillating merge sort.pdf"

It describes the variant of the implemented Oscillating Merge Sort. It also documents its performance against the two other sorting algotrithms.

About

Implementing a variant of the Oscillating Merge Sort in Matlab and comparing its performance against Bubble Sort and Pancake Sort. It also provides scripts to to test the sorting algorithms on various sized arrays.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages