Skip to content

A visual representation of various sorting algorithms with Java

Notifications You must be signed in to change notification settings

caydey/SortingAlgorithmsVisualised

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Sorting Algorithms Visualised

A visual representation of various sorting algorithms with Java using the Swing framework

SortingAlgorithmsVisualised

Table of contents

Themes

  • Bars
  • Bubbles
  • Color Wheel
  • Custom Image
  • Rainbow Bars
  • Spectrum

Themes

Sorting Algorithms

  • Bitonic Sort
  • Bogo Sort
  • Bubble Sort
  • Circle Sort
  • Cocktail Sort
  • Comb Sort
  • Gnome Sort
  • Heap Sort
  • Insertion Sort
  • Intro Sort
  • Merge Sort
  • Odd-even Sort
  • Pancake Sort
  • Quick Sort
  • Radix Sort
  • Selection Sort
  • Shell Sort
  • Tim Sort

Installation

Download

Latest Release

Build

mvn install
java -jar SortingAlgorithmsVisualised.jar

About

A visual representation of various sorting algorithms with Java

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages