Skip to content

This is a Web Application used for visualizing classic sorting algorithms such as merge-sort, quick-sort, bubble-sort.

Notifications You must be signed in to change notification settings

MantuK360/Sorting-Algorithm-Visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sorting-Algorithm-Visualizer

-> This is a GUI Application used for visualizing classic sorting algorithms such as merge-sort, quick-sort, bubble-sort.

-> A static GUI Application for visualizing different comparison based sorting algorithms.

-> In this Application there is multiple functionality Like Speed control, Array Size Control, Minimum and Maximum control.

-> There is Combobox which is for select the Algorithms and also there is twoanother button which is 'Start' and 'Generate'.

-> When 'Generate' button is clicked it will generate random data and store in array

Bubble Sort

bubble sort1

Output

bubble sort output

Merge Sort

merge sort1

Output

merge sort2

Quick Sort

quick sort1

Output

quick sort2

About

This is a Web Application used for visualizing classic sorting algorithms such as merge-sort, quick-sort, bubble-sort.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages