Skip to content

The project is made using html, css and JS. This project allows a student to visualize up to 10 sorting algorithm

Notifications You must be signed in to change notification settings

mubinsaeed/SortingAlgorithm-visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SortingAlgorithm-visualizer

The project is made using html, css and JS. This project allows a student to visualize up to 10 sorting algorithm with there time and space complexity

  1. Bubble Sort
  2. Insertion Sort
  3. Heap Sort
  4. Merge Sort
  5. Quick Sort
  6. Radix Sort
  7. Bucket Sort
  8. 8.2.4 Algorithm of book
  9. Improved Quick Sort
  10. Count Sort

Steps to run the visualizer:

  1. Select the upload option
  2. Upload .txt file only that contain numbers (seperated by spaces) to be sorted
  3. Reload the page to perform next visualizer and go to step 1

#Attached below are few of the images of the visualizer1 2 3 4 5 6

About

The project is made using html, css and JS. This project allows a student to visualize up to 10 sorting algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published