Skip to content

KovuTheHusky/SortVisualization

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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