- User can select from the following sorting algorithms to view the sorting process in real-time.
- Merge Sort
- Quick Sort
- Bubble Sort
- Heap Sort
- Selection Sort
- Insertion Sort
- User can control the length of the array as well as the speed of the sorting animation.
- HTML
- Javascript
- CSS
- ThreeJS
- Webpack
- NodeJS
- NPM
- In the project directory, you can run:
- Installs node modules
- Runs the app in development mode on http://localhost:8080
- The page should reload on edits