[HN Gopher] Algorithm Visualizer
___________________________________________________________________
Algorithm Visualizer
Author : vinhnx
Score : 191 points
Date : 2026-03-21 02:47 UTC (4 days ago)
(HTM) web link (algorithm-visualizer.org)
(TXT) w3m dump (algorithm-visualizer.org)
| ranger_danger wrote:
| Very cool... wanted to check out the source but the only clue I
| could find to a source repo (the "Fork" button) does not work.
| QuantumNomad_ wrote:
| The fork button in bottom left corner goes to a repo on GitHub
| https://github.com/algorithm-visualizer/algorithm-visualizer
| diyseguy wrote:
| Love it, thank you for this. The last one 'Shortest Unsorted
| Continuous Subarray' produced some errors: 'Cannot set properties
| of undefined (setting 'selected')
| smusamashah wrote:
| I made an only sorting algo visualizer which runs same algo on
| many randomly sorted arrays at the same time. The swap call which
| actually does the sorting also does the drawing. You could draw
| whole array or just one swap.
|
| It looks very cool on large arrays.
|
| https://xosh.org/VisualizingSorts/sorting.html
|
| https://xosh.org/sorting-algorithms-visual-comparison/
| anshik1998 wrote:
| Love it. I also built a platform that works for any algorithm and
| problem based on call stack tracing. Works best for recursion,
| backtracking and dynamic programming problems.
| https://www.onenoughtone.com/visualizers
| mihaic wrote:
| Good luck with the project, especially in this day and age.
|
| Not sure if the author might be here, but I'm just wondering if
| it might have take inspiration from old CS Academemy lessons. I
| worked on those, and recognize some UI ideosincracies that bring
| up nostalgia, like for
| https://csacademy.com/lesson/breadth_first_search
| julietsecurity wrote:
| This is pretty neat. you should add sound effects like this -
| https://www.youtube.com/watch?v=kPRA0W1kECg
| sciencesama wrote:
| visual leearning
| cyral wrote:
| Very cool. One of my favorite professors in college would make
| 100+ slide powerpoints of algorithms and flip through them really
| fast in order to visualize what they were doing, it was really
| helpful.
| jart wrote:
| I love it. Work like this does a great service to humanity.
___________________________________________________________________
(page generated 2026-03-25 23:01 UTC)