Skip to content

Developed a Sorting Visualizer using Java SWING that visualizes Bubble Sort, Merge Sort, Insertion Sort and Selection Sort

Notifications You must be signed in to change notification settings

ananya2005/Sorting-Visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sorting-Visualizer

This project involves visualisation of popular sorting algorithms. The purpose behind developing this program was to get well versed with the popular sorting algorithms. Watching the visualization of sorting algorithms helps to understand the internal workings of the algorithm, making it easier to reproduce these algorithms.

The project has been developed using Java SWING and visualizes sorts including Bubble Sort, Selection Sort, Merge Sort and Insertion Sort.

Here are a few screenshots of the GUI:

About

Developed a Sorting Visualizer using Java SWING that visualizes Bubble Sort, Merge Sort, Insertion Sort and Selection Sort

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages