Skip to content

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

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages