- Notifications
You must be signed in to change notification settings - Fork0
🎆Interactive Online Platform that Visualizes Algorithms from Code
License
mcantu-ghas-examples/algorithm-visualizer
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
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:
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-visualizeris a web app written in React. It contains UI components and interprets commands into visualizations. Check outthe contributing guidelines.serverserves the web app and provides APIs that it needs on the fly. (e.g., GitHub sign in, compiling/running code, etc.)algorithmscontains 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.
About
🎆Interactive Online Platform that Visualizes Algorithms from Code
Resources
License
Code of conduct
Contributing
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Languages
- JavaScript83.9%
- SCSS13.0%
- HTML1.2%
- Other1.9%
