Skip to content

a visualization tool to keep track of how sorting algorithms arrange data in order to sort them in minimum amount of time .

Notifications You must be signed in to change notification settings

Alioo11/sorting-visualizer

Repository files navigation

sorting-visualizer


a visualization tool to keep track of how sorting algorithms arrange data in order to sort them in minimum amount of time
I hope you enjoy it .

Tech & Tools

About the Algorithms

O(n2)

Bubble Sort
Insertion Sort

O(n log(n))

Merge Sort
Quick Sort

About

a visualization tool to keep track of how sorting algorithms arrange data in order to sort them in minimum amount of time .

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published