Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 2.06 KB

README.md

File metadata and controls

22 lines (13 loc) · 2.06 KB

Algorithm Visualizer

Algorithm Visualizer is an interactive online platform that visualizes algorithms from code.

Gitter GitHub contributors GitHub

Learning algorithms from text and static images is quite boring. For that, there have been many great websites that view animations of various algorithms. However, for us being coders, nothing can be more comprehensible than visualizing the actual working code. So here we introduce Algorithm Visualizer.

Screenshot

Contributing

The project algorithm-visualizer is composed of the following 3 repositories.

Take a moment to read CONTRIBUTING.md in the repository you want to contribute to.