FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

william094/algorithm-visualizer: :fireworks:从代码可视化算法的交互式在线平台 · GitHub

 
 

Algorithm Visualizer

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

Learning an algorithm gets much easier with visualizing it. Don't get what we mean? Check it out:

algorithm-visualizer.org

Contributing

We have multiple repositories under the hood that comprise the website. Take a look at the contributing guidelines in the repository you want to contribute to.

  • algorithm-visualizer is a web app written in React. It not only contains UI components but also interprets visualizing commands into actual visualizations. Check out the contributing guidelines.

  • server serves the web app and provides APIs that it needs on the fly. (e.g., GitHub sign in, compiling/running code, etc.)

  • algorithms contains algorithm visualizations shown on the side menu of the website.

  • tracers.* are visualization libraries written in each supported language. The only thing they do is to extract visualizing commands from code.

About

🎆从代码可视化算法的交互式在线平台

Resources

Code of conduct

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages


Back | FazBrowse Home | New Git URL