Vamonos: Dynamic algorithm visualization in the browser
rosulek.github.io
Vamonos: Dynamic algorithm visualization in the browser
1–5 of 5 posts
Re: Vamonos: Dynamic algorithm visualization in the browser
#2Awesome!
It's nice that it uses pseudo-code, rather than making it specifically tied to a given prog. language.
The python equivalent would be this: http://pythontutor.com/
Re: Vamonos: Dynamic algorithm visualization in the browser
#3[deleted]
Re: Vamonos: Dynamic algorithm visualization in the browser
#4[deleted]
Re: Vamonos: Dynamic algorithm visualization in the browser
#5This would be really great for Wikipedia articles on algorithms. Many articles contain very technical specifications and few examples, which does not work well for conveying understanding.