Skip to content

This is a visualisation tool for various sorting Algorithms

Notifications You must be signed in to change notification settings

itika-j/Sorting_Visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sorting Visualiser

This program contains visual representation for the following Sorting techniques through matplotlib.

  1. Selection Sort
  2. Insertion Sort
  3. Bubble Sort
  4. Merge Sort
  5. Quick Sort

Bubble Sort

image

Insertion Sort

image

Selection Sort

image

Merge Sort

image

About

This is a visualisation tool for various sorting Algorithms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages