/algorithm-visualizer

:fireworks:Interactive Online Platform that Visualizes Algorithms from Code

Primary LanguageJavaScriptMIT LicenseMIT

Algorithm Visualizer

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

Gitter GitHub contributors GitHub license

Learning algorithms from text and static images is quite boring. There have been many great websites that view animations of various algorithms though, for us being coders, nothing can be more comprehensible than visualizing the actual working code.

Screenshot

Contributing

I want to add or improve an algorithm.

I want to improve the UI.

I want to enhance visualization libraries.

  • It is highly recommended to read the entire project details before working on it. Making changes to visualization libraries often requires a lot of work since you may need to work on all of the following repositories: algorithms, tracers, and algorithm-visualizer. We encourage you to raise an issue about your idea of enhancement before working on it.

I have a question in regards to contributing.

  • Raising an issue is another way of contributing!