Skip to content

A GUI is graphical demonstrates the operations of various sorting algorithms

Notifications You must be signed in to change notification settings

vicgaray/Sorting-Algo-Visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Sorting-Algo-Visualizer

A GUI that graphically demonstrates the operations of various sorting algorithms.

App Features:

  • Different sorting algorithms: selectiong sort, bubble sort, merge sort, and quick sort
  • Ability to select the speed of the sorting operations

What I Learned:

  • Enhanced my understanding of Java's swing and awt packages
  • Improved my OOP comprehension
  • Created and managed multiple threads
  • Implementation of the various sorting algorithms used

About

A GUI is graphical demonstrates the operations of various sorting algorithms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages