Skip to content

dudyas6/VisualizeSort

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

VisualizeSort

This is a small Java project i've made using Java Swing and some Sorting Algorithms studied at CS course.

Heres a preview to the Visualization prior to and post sorting:

Pre-sorted: This is an image

Post-sorted: This is an image

While running u'll see all the sorting done by the second, so you can try running it yourself. To change current sorthing method, go to Visualizer.java and queue.add(new sortType), that is already in algorithms folder.

About

A Java Porgram to Visualize Sorting Algorithms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages