https://github.com/nilusche/algorithmsvisualizerjs
This is an algorithms and datastructures project to visualize sorting algorithms.
https://github.com/nilusche/algorithmsvisualizerjs
algorithms datastructures javascript sorting visualization
Last synced: about 1 year ago
JSON representation
This is an algorithms and datastructures project to visualize sorting algorithms.
- Host: GitHub
- URL: https://github.com/nilusche/algorithmsvisualizerjs
- Owner: Nilusche
- Created: 2022-02-19T21:43:58.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-27T11:50:43.000Z (almost 4 years ago)
- Last Synced: 2025-02-26T21:46:23.364Z (over 1 year ago)
- Topics: algorithms, datastructures, javascript, sorting, visualization
- Language: JavaScript
- Homepage:
- Size: 353 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AlgorithmsVisualizerJS
## Quick link to Software Requirements Specification
[SRS](SortingAlgorithms_Software_Requirements_Specification.pdf)
Page: https://nilusche.github.io/AlgorithmsVisualizerJS/
This is an Algorithms-and-datastructures-project to visualize sorting algorithms.
The purpose of this project was to learn javascript with a project-based approach by combining it with an already familiar topic of mine.
For me that topic was algorithms.

As of now only sorting algorithms are visualized.
Visualization of other algortithms like graph-algorithms will likely follow.
This project has been created within my journey to learn javascript frameworks like Vuejs.
To visit my other Javascript-projects click the link below:
https://github.com/Nilusche/RoadToVueJS