An open API service indexing awesome lists of open source software.

https://github.com/cronus1007/acaproject

Tree Visualization Tool for Learning Data Structure and Algorithm.
https://github.com/cronus1007/acaproject

Last synced: 8 months ago
JSON representation

Tree Visualization Tool for Learning Data Structure and Algorithm.

Awesome Lists containing this project

README

          

# Team-Members


  • Ritish Thareja (LIT2019058)

  • Muskan Kumari (LIT2019030)

  • Pallavi Kumari (LIT2019048)

  • Kanu Priya (LIT2019075)

# TreePlayground
#### Tree Visualization Tool for Learning Data Structure and Algorithm.

Tech Stack Used: Vue, Webpack, Typescript.

Trees Included: AVL, BST, BT, Splay, RedBlack

Traversals Included: PreOrder, InOrder, PostOrder, Level Order.