3 Forks
6 Stars
6 Watchers

LearnTrees

Includes the visualisation of data trees: binary search tree, avl tree, and red black trees.

How to download and setup LearnTrees

Open terminal and run command
git clone https://github.com/beingmartinbmc/LearnTrees.git
git clone is used to create a copy or clone of LearnTrees repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with LearnTrees https://github.com/beingmartinbmc/LearnTrees/archive/master.zip

Or simply clone LearnTrees with SSH
[email protected]:beingmartinbmc/LearnTrees.git

If you have some problems with LearnTrees

You may open issue on LearnTrees support forum (system) here: https://github.com/beingmartinbmc/LearnTrees/issues