An open API service indexing awesome lists of open source software.

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.

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.

![image](https://user-images.githubusercontent.com/73897941/155042789-f71aae34-356f-401d-87c6-d7be65e4ab8f.png)

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