Skip to content

aidanahram/Sorting-Algorithm-Visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sorting Algorithm Visualizer

A Flutter project to examine what sorting algorithms are doing.

Can change the number of items in the list, speed, and algorithm

To run in debug mode: flutter run -d [device]

Algorithms included:

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

About

Flutter project to see how different sorting algorithms work

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published