1 Star 0 Fork 39

liangcc / algorithm-visualizer

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 1.78 KB
一键复制 编辑 原始数据 按行查看 历史
BryanChan777 提交于 2019-11-24 10:31 . Update README.md (#274)

Algorithm Visualizer

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

GitHub contributors GitHub license

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

algorithm-visualizer.orgScreenshot

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 contains UI components and interprets commands into 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 visualizations of algorithms shown on the side menu of the website.

  • tracers.* are visualization libraries written in each supported language. They extract visualizing commands from code.

1
https://gitee.com/liangchangchun/algorithm-visualizer.git
git@gitee.com:liangchangchun/algorithm-visualizer.git
liangchangchun
algorithm-visualizer
algorithm-visualizer
master

搜索帮助