Various visualizations and animations of data structures using animation library Manim
Install manim from here
- Generate a random binary tree of 30 elements with
Note that the "h" flag represents high quality, and can be replaced with "l" for low quality or "k" for 4k quality.
cd binary-search-tree manim -pqh bst-visuals.py DrawOneBST