Sorting Visualizer is a android app for visualizing a bunch of different sorting algorithms Like
- Selection Sort.
- Bubble Sort.
- Insertion Sort.
User need to enter any five number and click on sort button it will direct you to the sorting menu where user will find different sorting alogithms
select any of the algorithm and your sorted array with visualisation and code is ready