wsldevv / Binary-Tree-Base

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Binary tree base project

Just some base code for c++ binary trees, there might be some errors.

there is no implemented algorithm to keep the tree perfect (yet)

(note: main.cpp is example code, tree_lib.h is the file containing the trees functions)

About

License:MIT License


Languages

Language:C++ 100.0%