Vismo · Create · Library · Topics · Guides · Pricing

Data structures animations

2 verified, narrated animations about data structures, reviewed by hand and checked frame by frame. Watch free; download the video or adapt it to your lesson with any paid plan.

Binary search tree: smaller left, larger right
Binary search tree: smaller left, larger right

Values 50, 30, 70, 20, 40, 60, 80, and 35 are inserted one at a time into a binary search tree, with each comp…

Hash tables: a formula decides where each key lives
Hash tables: a formula decides where each key lives

Seven buckets receive keys according to key mod 7, with collisions stacked as chains beneath each bucket. A lo…

Browse the whole Library