New tool for DSA visualization! (opens in new tab)
Describe a graph in plain English and the AI builds it โ or sketch one yourself and watch BFS and DFS animate across it, vertex by vertex\. ## What's in the editor ๐ค ### Prompt โ Graph Type \"5-node ring, blue hexagons, directed edges\" and the AI lays it out and drops it onto the canvas\. ๐ ### BFS & DFS, animated Pick a start vertex and watch the traversal step through your graph with color-coded frontier and visited states\. โ๏ธ ### Hold-to-edit Press any vertex or edge for 1\.5...
Read the original article