sara-dme / binary_trees

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Binary trees

A binary tree is a rooted tree that is also an ordered tree in which every node has at most two children.

About


Languages

Language:C 100.0%