caydey / SortingAlgorithmsVisualised

A visual representation of various sorting algorithms with Java

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Java 100.0%