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
- Host: GitHub
- URL: https://github.com/algorithm-visualizer/algorithms
- Owner: algorithm-visualizer
- Created: 2018-05-01T03:07:46.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-06-23T21:35:54.000Z (about 1 year ago)
- Last Synced: 2025-03-28T04:16:35.590Z (3 months ago)
- Language: JavaScript
- Homepage: https://algorithm-visualizer.org/
- Size: 1.01 MB
- Stars: 398
- Watchers: 13
- Forks: 179
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
# Algorithms [](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).