Skip to content

MANUSRAO/BST-visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BST-visualizer

Screenshot 2022-09-04 195450 Helps the user to visualize Binary Search Tree with all traversals functions, user can also take quiz to enhance his learning.

Build

  1. Clone the repository
  2. Run the command
    npm i
    
  3. Then to run the server:
    npm start
    

Releases

No releases published

Packages

No packages published