Skip to content

mattbriggs04/data-structure-visualizer

Repository files navigation

Data Structure Visualizer

AI is good at explaining how data structures work, but still has a long way to go in order to create visualizations that are intuitive to beginners. This web application intends to help fill that gap, by providing visualizers for common data structures, along with a description and code example implementing the data structure.

This application has not yet been released to the web. You can check out the current version yourself by cloning the repository and then running npm run dev.

Example Images

BST

bst

AVL

avl

License

This project is under the MIT License. See License.md.

About

A data structure visualizer to aid in understanding how data structures work and look.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published