Skip to content

DDixon0/SortVisualizer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SortVisualizer

Summary

This application is a testing platform to experiment with sorting algorithms and visualize their operations. Thank you to Micheal Duffy for creating this tutoral.

About

This is a Visual Studio 2017 project. It is a Windows Forms project in C#.

Installation

Load the Solution in Visual Studio 2017 or later.

Usage

Add your own sorting algorithms or modify existing ones by adding or modifying classes that implement the included sort engine interface. The link to the sorting algorithms I used can be found Here!

License

This repository falls under an MIT license. Please see the LICENSE file.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • C# 100.0%