Skip to content

A school project that compares the complexity of three different sorting algorithms. Written in Java and Python.

Notifications You must be signed in to change notification settings

mddrill/Sorting-Algorithms

Repository files navigation

Sorting-Algorithms

This is a school project I did for Design and Analysis of Algorthims. It compares the Run times of Insertion Sort, Merge-Sort, and Quicksort with different input sizes. It then graphs the results using a Python script.

About

A school project that compares the complexity of three different sorting algorithms. Written in Java and Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published