Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ypatel2022/visualgo
Visualize search & sorting algorithms, and view big O graphs of your functions.
https://github.com/ypatel2022/visualgo
algorithms cpp sfml visualization
Last synced: about 15 hours ago
JSON representation
Visualize search & sorting algorithms, and view big O graphs of your functions.
- Host: GitHub
- URL: https://github.com/ypatel2022/visualgo
- Owner: ypatel2022
- License: mit
- Created: 2023-08-07T17:48:11.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-02T15:55:03.000Z (about 1 year ago)
- Last Synced: 2023-11-02T16:30:56.399Z (about 1 year ago)
- Topics: algorithms, cpp, sfml, visualization
- Language: C++
- Homepage:
- Size: 13 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# visualgo
Explore search and sorting algorithms through interactive visualization, and analyze the efficiency of your functions with intuitive big O notation graphs.
# Setup
Go to the releases tab and download and run the executable.