Hi everyone!
When I was trying to learn about Persistent Segment Trees (PST), I noticed that there were very few visuals online, and that was kind of a big roadblock for me in understanding how they worked.
To make this easier and because I wanted to, I built an interactive browser-based pst visualizer: https://larryzliao.github.io/PST-visual/
this is the GitHub link https://github.com/larryzliao/PST-visual/tree/main
Big thanks to oml1111, their blog with the slides on persistent segment trees focusing on visuals inspired me to do this.



