The Wayback Machine - https://web.archive.org/web/20201023092203/https://github.com/samarthagarwal/array_visualization_sorting
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
ios
 
 
lib
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Array Visualization

A simple flutter experiment explaining how to render an array as colorful bars as the array is sorted using various sorting algorithms. The project currently supports following sorting algorithms -

  • Bubble Sort
  • Selection Sort
  • Insertion Sort
  • Quick Sort
  • Merge Sort

Added more sorting algorithms by https://github.com/saileshbro/.

  • Recursive Bubble Sort
  • Heap Sort
  • Shell Sort
  • Comb Sort
  • Pigeon Hole Sort
  • Cycle Sort
  • Coctail Sort
  • Gnome Sort
  • Stooge Sort
  • Odd Even Sort

Check out the YouTube video here.

Demo

A dmeo of the project

About

No description, website, or topics provided.

Resources

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.