A visualizer for common sorting algorithms implementing in JS and displayed using BootStrap and ExpressJS.
This project is deployed on herokuapp at sorting.herokuapp.com. If downloaded, it can be ran locally using the following code in the terminal at the root directory:
node app.jsClient: Bootstrap, SASS, JavaScript
Server: Node, ExpressJS
Currently, only 6 algorithms are present in the website but many similar algorithms can be easily implemented on the same foundations.
- Bubble Sort
- Insertion Sort
- Merge Sort
- Quick Sort
- Radix Sort
- Selection Sort
If you have any questions or are interested in my projects feel free to contact me at: jrose0116@gmail.com