Skip to content

A sorting visualizer app made with Flutter! Shows Bubble Sort, Recursive Bubble Sort, Selection Sort and Insertion Sort.

Notifications You must be signed in to change notification settings

niharikasrivatsa/sort_visualization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sort Visualization App

Objective

The objective if this app is to show a visual representation of 4 sorting algorithms. Them being: Bubble Sort, Recursive Bubble Sort, Selection Sort and Insertion Sort. This app hopes to make it easier for students to understand these sorting algorithms especially for people who are visual learners like me.

How it works?

The objective if this app is to show a visual representation of 4 sorting algorithms. Them being: Bubble Sort, Recursive Bubble Sort, Selection Sort and Insertion Sort. This app hopes to make it easier for students to understand these sorting algorithms especially for people who are visual learners like me.

More on the project in: https://ruby-longship-094.notion.site/sorting-algorithm-visualization-1df547aac2134b6291ae0276df2a6b7c

About

A sorting visualizer app made with Flutter! Shows Bubble Sort, Recursive Bubble Sort, Selection Sort and Insertion Sort.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published