poorvi-saxena / binary-tree

Performing the following operations : 1. Create a tree 2. Calculate height of a tree 3. Count number of nodes present in the tree 4. Perform Pre-order, In-Order and Post-Order traversals on the tree

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

binary-tree

Performing the following operations : 1. Create a tree 2. Calculate height of a tree 3. Count number of nodes present in the tree 4. Perform Pre-order, In-Order and Post-Order traversals on the tree

About

Performing the following operations : 1. Create a tree 2. Calculate height of a tree 3. Count number of nodes present in the tree 4. Perform Pre-order, In-Order and Post-Order traversals on the tree


Languages

Language:C++ 100.0%