Skip to content

Visualization of sorting algorithms in a GUI application

License

Notifications You must be signed in to change notification settings

noaahh/sorting-visualization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sorting visualization

This is a GUI application to visiualize several sorting algorithms. The GUI presents you a array represented by bars. The height of each bar is equal to its array value.

Supported algorithms

  • Bubble Sort
  • Insertion Sort

screenshot

About

Visualization of sorting algorithms in a GUI application

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages