Live data from Hacker News

Data Structure Visualizations

cs.usfca.edu

11–20 of 36 posts

Re: Data Structure Visualizations

#12

As someone who just finished a datastructre class (as in had my final just a few days ago) I used the heck out of this site all semester long! The visualization for B-trees and Red/black trees was totally invaluable!

As someone who just finished a data structures class (as in had my final yesterday), I wish I knew about this site before today!

Re: Data Structure Visualizations

#13
This was pretty valuable when I took algorithms from this professor. Things like mergesort and indexing in B+ trees can seem very abstract when you try to learn it via a snippet of java code. These visualizations are even more useful if you need a refresher on algorithms for job interviews.
Post reply on HN