Get the latest tech news

Visualizing Ukkonen's Suffix Tree Algorithm


I learned algorithms from textbooks and papers, building mental models from pseudocode and hand-drawn sketches. The hardest part was never reading the algorithm: it was seeing what it was actually doing to the data structure in memory. This post is the tool I wish I had back then.

None

Get the Android app

Or read this on Hacker News

Read more on:

Photo of Visualizing Ukkonen

Visualizing Ukkonen