README.md

    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.

    项目简介

    :fireworks:Interactive Online Platform that Visualizes Algorithms from Code

    🚀 Github 镜像仓库 🚀

    源项目地址

    https://github.com/algorithm-visualizer/algorithm-visualizer

    发行版本

    当前项目没有发行版本

    贡献者 26

    全部贡献者

    开发语言

    • JavaScript 83.9 %
    • SCSS 13.0 %
    • HTML 1.2 %
    • Java 1.0 %
    • C++ 0.9 %