Skip to content

EduardHermann/SortingAlgorithmVisualizer

Repository files navigation

SortingAlgorithmVisualizer

Description

  • The program visualizes the following algorithms by sorting bars with unequal hights/values:
    • bubble sort
    • selection sort
    • insertion sort

How to start the program

  • Double click on the "AlgorithmVisualizer.jar" file which is located in both ".zip" folder.
  • !!!Attention, you need at least Java 1.8 and windows installed on your pc in order to correctly start my program!!!
  • !!!Read the information from the "Info!" button in my program!!!

Notes

  • The "Improved_Algorithm_Visualizer.zip" contains a german documentation.

What I have learned from this project

  • Basic algorithms
  • Creating a visualization
  • Multithreading with swingworker

About

This program visualizes the most basic sorting algorithms.: bubble sort, selection sort, insertion sort

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages