Skip to content

🎆Interactive Online Platform that Visualizes Algorithms from 算法可视化工具。你可以自由选择自己想学习的算法,每个算法它都清晰描绘了其原理和运作过程

License

Notifications You must be signed in to change notification settings

waynerQiu/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

If you want to ...

  • Add or improve an algorithm.

    We have a separate repository for public algorithms. Check out the contributing guidelines in algorithms repo.

  • Improve the UI.

    Check out the contributing guidelines in this repo. The directory structure might be helpful as well.

  • Revise the specifications of visualization libraries.

    Making changes to the specifications is often followed by updating visualization libraries for every supported language and the affected public algorithms accordingly. It is highly recommended to read the entire project details and to raise an issue about your proposal before working on it.

  • Fix issues in a visualization library for a specific langauge.

    Check out the contributing guidelines (JavaScript, C++, and Java) in the repo of the visualization library.

About

🎆Interactive Online Platform that Visualizes Algorithms from 算法可视化工具。你可以自由选择自己想学习的算法,每个算法它都清晰描绘了其原理和运作过程

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 83.9%
  • SCSS 13.0%
  • HTML 1.2%
  • Other 1.9%