Skip to content
This repository was archived by the owner on Feb 16, 2023. It is now read-only.

rcshim04/Sorting-Visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Sorting Visualizer

A program that visualizes 6 different sorts. Has 18 different visualizations.

Sorts

Bubble Sort
Insertion Sort
Selection Sort
Merge Sort
Quicksort
Radix Sort

Installation

You must have minimum Java 8 installed.

Usage

If you have Java 8 installed, you can open VisualSort.jar, and the program will run. Press space to pause and esc to return to menu.

Compilation

If you have Java 8 installed, you can open VisualSort.java in an IDE of your choice. Press space to pause and esc to return to menu.

About

A simple sorting algorithm visualizer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages