Skip to content

winterdl/array_visualization_sorting

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Check out the YouTube video here.

Demo

A dmeo of the project

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 93.1%
  • Kotlin 3.4%
  • Swift 3.2%
  • Objective-C 0.3%