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

https://github.com/algorithm-visualizer/algorithms

:crystal_ball:Algorithm Visualizations
https://github.com/algorithm-visualizer/algorithms

Last synced: 3 months ago
JSON representation

:crystal_ball:Algorithm Visualizations

Awesome Lists containing this project

README

        

# Algorithms [![Travis (.com)](https://img.shields.io/travis/com/algorithm-visualizer/algorithms.svg?style=flat-square)](https://travis-ci.com/algorithm-visualizer/algorithms)

> This repository is part of the project [Algorithm Visualizer](https://github.com/algorithm-visualizer).

`algorithms` contains algorithm visualizations shown on the side menu of [algorithm-visualizer.org](https://algorithm-visualizer.org/).
The project currently supports JavaScript, C++, and Java.

## Contributing

Check out the [contributing guidelines](https://github.com/algorithm-visualizer/algorithms/blob/master/CONTRIBUTING.md).