Skip to content

vinitraj10/TreeVisualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tree Traversal Visualizer

A React Application which helps to visualize the basic tree traversal techniques Live Demo

Demo

Functionalties

1. Level Order Traversal
2. Pre-Order Traversal
3. In-Order Traversal
4. Post-Order Traversal

Installation

git clone https://github.com/vinitraj10/TreeVisualizer
cd TreeVisualizer
npm install
npm start

About

A ReactJS application which shows the traversal in a binary tree

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published