Skip to content

WPF application for seeing sorting algorithms in action

License

Notifications You must be signed in to change notification settings

kshannoninnes/VisualSorts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Visual Sorts

Visual Sorts is a windows desktop application that allows a user to see a visual representation of many common sorting algorithms. It utilizes the Sorts: Abstracted library to perform the sorting, and OxyPlot to display the algorithms visually.

Requirements

  • Windows
  • .NET Core 3.1

Usage

  1. Download a zip release from the releases page
  2. Unzip to a location of your choice
  3. Run VisualSorts.exe

Todo

  • Add ability for user to change the pre-sorted data ordering (Ordered, Randomized, Reversed) See v1.3
  • Add metrics to show performance of different algorithms

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

WPF application for seeing sorting algorithms in action

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages