In programming, there are some basic types of sorting algorithms. In this project three types of sorting algorithms are coverd. They are Bubble sort, Selection sort and Merge sort. You can get a visual idea of how the sorting algorithm works..
HTML, CSS and JavaScript
(All sorting algorithms are written in JavaScript)
Some resources are collected from GeeksforGeeks (https://www.geeksforgeeks.org/)
- Bubble Sort
- Selection Sort
- Merge Sort
more soon...
https://sohamgoswami07.github.io/Sorting-Visualizer/
Created and developed by Soham Goswami..
LinkedIn : https://www.linkedin.com/in/soham-goswami-2a5b84143/
Thanks for showing interest..