Skip to content

GAUTAMNAVY/tree_visualizer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tree_visualizer

Here are the header files and cpp file of the Tree visualizer project.

You have to install and add the libraries of graphics SDL as well as SDL_ttf, also add the arial.ttf font file to your respective directory(or you can change its font if you want ;) )

The following Trees are visualized in this project:

  1. BINARY TREE
  2. TERNARY TREE
  3. BINARY SEARCH TREE
  4. TERNARY SEARCH TREE
  5. AVL TREE
  6. RED BLACK(YELLOW) TREE

Thanks for coming here!!

About

Major trees in data structures visualizer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%