Skip to content

vicever/algorithm-visualizer

 
 

Repository files navigation

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!

About

🎆Interactive Online Platform that Visualizes Algorithms from Code

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 87.0%
  • CSS 11.2%
  • HTML 1.0%
  • TypeScript 0.4%
  • Java 0.2%
  • C++ 0.1%
  • Shell 0.1%