jaquanjones / simpleBinaryTree

implementing a simple binary tree capable of storing numbers, counting the number of leaves and computes the height of a binary tree.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

simpleBinaryTree

implementing a simple binary tree capable of storing numbers, counting the number of leaves and computes the height of a binary tree.

About

implementing a simple binary tree capable of storing numbers, counting the number of leaves and computes the height of a binary tree.


Languages

Language:C++ 100.0%