Visualising data structures and algorithms through animation (visualgo.net) 252 points by tharuntechie 1y ago ↗ HN
[–] keku_op 1y ago ↗ really cool. commenting so i can come back [–] NeveHanter 1y ago ↗ There's HN's favourite function for this.
[–] tealpod 1y ago ↗ I don't understand how to use this site. There is no movement or voice or what to do next after I go to a page. [–] ge96 1y ago ↗ For me there was a guided tour thing (dim page, highlight area with dialogue about what it does)Sort for example though it's the bottom left green options [–] stronglikedan 1y ago ↗ I got the guided tour when I drilled into one, but not on the splash page.
[–] ge96 1y ago ↗ For me there was a guided tour thing (dim page, highlight area with dialogue about what it does)Sort for example though it's the bottom left green options [–] stronglikedan 1y ago ↗ I got the guided tour when I drilled into one, but not on the splash page.
[–] stronglikedan 1y ago ↗ I got the guided tour when I drilled into one, but not on the splash page.
[–] gnabgib 1y ago ↗ (2011) Popular in:2023 (229 points, 13 comments) https://news.ycombinator.com/item?id=373048702017 (280 points, 20 comments) https://news.ycombinator.com/item?id=14609321~2014 (64 points, 4 comments) https://news.ycombinator.com/item?id=8685889 [–] [deleted] 1y ago ↗ (comment deleted)
[–] tda 1y ago ↗ Great idea, I checked a few. Searching for a value in an array didn't work, and then the hash table visualisation makes no sense to me at all. So overal feeling kind of meh about this
[–] davidalayachew 1y ago ↗ The IDE that I use is called jGRASP (https://www.jgrasp.org/) and it has a viewer that shows off the changes in data structures over time.Here is an example.https://www.youtube.com/watch?v=D-zrayZQj6w [–] stronglikedan 1y ago ↗ Oh, sweet, they have an Eclipse plugin! [–] noman-land 1y ago ↗ Interesting. Are there GRASPs for other languages?
[–] rosstex 1y ago ↗ I TA'd computer science for 6 years, and this was one of my favorite websites to recommend students.
[–] sireat 1y ago ↗ When I teach algorithms and data structures visualgo.net is one of the sites that I recommend.However, I prefer the visualizations from USF: https://www.cs.usfca.edu/~galles/visualization/Algorithms.ht... - not as pretty but in my experience students pick up ideas from these faster.
[–] photon_lines 1y ago ↗ Fantastic resource - just an FYI I just posted a 'visual' review of most of the key algorithms used in comp sci and the real world which is available here: https://photonlines.substack.com/p/visual-focused-algorithms...
16 comments
[ 4.6 ms ] story [ 45.9 ms ] threadSort for example though it's the bottom left green options
2023 (229 points, 13 comments) https://news.ycombinator.com/item?id=37304870
2017 (280 points, 20 comments) https://news.ycombinator.com/item?id=14609321
~2014 (64 points, 4 comments) https://news.ycombinator.com/item?id=8685889
Here is an example.
https://www.youtube.com/watch?v=D-zrayZQj6w
However, I prefer the visualizations from USF: https://www.cs.usfca.edu/~galles/visualization/Algorithms.ht... - not as pretty but in my experience students pick up ideas from these faster.