Skip to content

An application that lets you watch, listen to, and learn about computer sciences' complex sorting algorithms.

License

Notifications You must be signed in to change notification settings

KovuTheHusky/SortVisualization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SortVisualization Project Status: Suspended – Initial development has started, but there has not yet been a stable, usable release; work has been stopped for the time being but the author(s) intend on resuming work. Build Status

An application that lets you watch, listen to, and learn about computer sciences' complex sorting algorithms.

Features

To write your own sorting algorithm download the source, create a class that extends Sort and override the run method. Then add it to the sort JMenu and actionPerformed method in the Window class.

In future versions it will be even easier to write and test your own sorting algorithms.

Dependencies

Any operating system (tested on macOS and Windows) that has Java 8+ installed.

Links

About

An application that lets you watch, listen to, and learn about computer sciences' complex sorting algorithms.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages