Skip to content

A Visualisation Tool for a Collection of Sorting Algorithms, made in C# WinForms

License

Notifications You must be signed in to change notification settings

nathanjukes/Sorting-Algorithm-Visualisation-Tool

Repository files navigation

Sorting Algorithm Visualisation Tool

A Sorting Algorithm Visualiser made in C# Windows Forms.

Installation

Head to this directory to find the application:

"C:\AlgorithmVisualisation\SortingAlgorithmVisualisation\Publish" 

Or download here: (64-bit) and run the setup.exe

Homescreen Image

Demo Gif

Change Log

  • 1.07 - Added Pancake Sort

  • 1.06 - Added Tree Sort (Pre-Order Traversal)

  • 1.05 - Added Cycle Sort

  • 1.04 - Added Odd-Even Sort

  • 1.03 - Added Gnome Sort, Changed GUI Sizing

  • 1.02 - Added Comb Sort

  • 1.01 - Added Shell Sort

  • 1.00 - Released 09/06/20

Usage

Simply download the application from the link above and install, no other dependencies required.

License

MIT