Trees: A Visualization
Data Structures
p5.js
BST
AVL Trees
Red Black Trees
Min Heaps

About The Project

Trees: A Visualization is a personal project inspired by my datastructures and algorithms course and was a learning tool for me to get to know the major data structures covered in lecture. Overall, this project was incredibly interesting to design and implement in Javascript.